I created a Facebook app, but am still getting this message. Any ideas? What picture is not properly formatted?
Hello,
This is how i fixed it, for now.. i had the same issue and am waiting for a plugin update.
On wp-content/plugins/easy-social-share-buttons/includes/class-easy-social-share-buttons.php
I commented out line 393 (see below)
if ($image_url) {
//$facebook_share_url .= ‘&picture=’ . rawurlencode( $image_url );
}
We now have this installed on her live site: http://sallyannfphillips.com/antici-pation/
When I do what you suggested, I get this error message:
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
Had to add the FB SDK snippet to the header, and that made it work.
Plugin Author
Idiom
(@brianbrey)
Thanks for finding that bug. There was an issue with sharing posts that had a featured image attached. This is obviously a problem, and the next update, fixing it, should be up in a day or so.
Thanks for downloading the plugin!
rod
(@nomadarod)
Hi!
Any news on this API Error Code 100, Andrew? I have the same issue.
Plugin Author
Idiom
(@brianbrey)
hi nomadarod,
The plugin was updated last week, but for some reason it is still showing V 1.0. Have you tried the latest release?
Is there not an auto-update? I still have V 1.0, too.
rod
(@nomadarod)
The new update request showed on my dashboard. I updated and tested the Facebook button. It gave me the same 191 error that ncdesignz reported.
I went to the FB app and clicked on +Add Platform.I inserted the subdomain where the website is and saved changes. The FB button is working well now, with the featured image 😉
Thanks for being there!