Building a website that requires sharing links with an image. Done this I don\'t know how often...but this time the Facebook Open Graph Debugger says:
og:image {image ur
This continues to be an issue in May 2017. I tried:
The only "solution" in my case was to run the FB Sharing Debugger on the non-https:// version of the webpage (i.e. simply http://). Then the "og:image could not be downloaded because it exceeded the maximum allowed sized of 8Mb" error msg disappeared. FWIW, FB did show the 301 redirects from the http: to the https:.
(I would have posted this as a comment but do not have enough cred yet.)