FB Permissions Error / OAuth Exception
-
I’m having the issue, that the plugin is not able, to load comments from the Graph API. I enhanced logging to see what is the issue and found out, that the query against the Graph API result in an Permissions error.
[SOCIAL - 2014-01-29 14:23:57 - 178.15.205.66] Searching by URL(s) for post #5133. (Query: https://graph.facebook.com/search?type=post&q=https://wp.me/p3cU4Y-1kN) [SOCIAL - 2014-01-29 14:23:57 - 178.15.205.66] Result: {"error":{"message":"(#200) Permissions error","type":"OAuthException","code":200}}
I’ve now reconnected multiple times and also deleted MailChimp Social Proxy from my FB profile, reconnected again granted all permissions and so on.
As the code just uses wp_remote_get() I doubt it is using an access token which is required by Facebook to query the Graph API, am I wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘FB Permissions Error / OAuth Exception’ is closed to new replies.