I have a unique and different problem on my wordpress site with facebook open graph
The site's home page is perfectly understood by the facebook open graph debugger (link for reference).
But article page of the site, show error on the facebook's open graph debugger (link for reference).
Following error is observed when a article link of my site is posted to facebook object debugger:
Can't Download: Could not retrieve data from URL.Graph API: { "error": { "message": "An unknown error has occurred.", "type": "OAuthException", "code": 1 } }
and the scraper is unable to load any data i.e. blank page.
Anyone who can, please help me with this matter, I have a strong suspicion that it is some plugin that messes things up on the articles and not on the home page.