litervollmilch
Forum Replies Created
-
So my guess was right! ?? Thank you very much for the quick reply!
Forum: Plugins
In reply to: [Social] FB Permissions Error / OAuth ExceptionFurthermore it looks like the whole code for the aggregation of yet unkown FB postings (the call to the graph API and the work after that) seems to no more work since FB changed that API (about a year ago or so).
The first thing is, the graph API call just uses wp_remote_get() which, of course, does not include an access token which is required by GraphAPI.
Second thing is, that the graphAPI now returns an JSON encoded array instead of an object but the whole code in the plugin tries to work with the response as an object.
So either this needs to be proxied somehow by SocialProxy, too or every user needs an own FB App with an access token and application secret. Am I getting this wrong?
Forum: Plugins
In reply to: [Social] Add Facebook Posts by URLI’m REALLY missing this feature, too and I’m somehow surprised how this issue get’s ignored by the author just after he realizes, that this really is missing.
I used jetpack for over a year now and all of these posts cannot show the comments happening on the posts published by jetpack.
I also wonder why the unprecise query API is being used instead of the way more reliable FQL version to query for posts containing the specific URLs.
Dear Alex, PLEASE have a look into the issue with the URLs generated by Jetpack or at least the possibility to manually add posts just like it is with twitter.
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] invelid api credentialSent ?? Thank you!
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] invelid api credential1. Yes, tried that several times even creating new credentials.
2. Sorry no, not an option to me. 27 installed plugins (but none of them using FB API) and I don’t “know” whether all of them keep their settings when disabling/enabling them ??
3. Tried that option, too. No effect.Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] invelid api credentialSame problem for me. Even tried to create a new app (I already had one), but I always get “Invalid API Credentials” :/