From last few week I have been getting:
OAuthException: (#100) picture URL is not properly formatted
for some posts. The behaviour is inconsistent.
I am using Facebook's Graph API. I can't think of anything in my code that could warrant this behaviour.
OAuthException: If you receive an OAuthException error, it means that Edgar doesn't have the correct permissions to access your Facebook accounts right now. The password may have been changed on Facebook or Facebook may have reset your security session.
Please click on Facebook Ads Extension, Manage Settings, go to Advanced options and click on Update token.
Basically, you can subscribe to updates that will tell you 1) if the user removed the app or 2) if the user removed permissions. You could use this to store the current permissions of the faceboook user. This way, if the user removed your app you would know that the access token is expired.
I faced this problem days ago , and I found that I was sending the image into "/me/feed"
which must be "me/photos"
, also I tried posting image from different URLs not included in App Domain URLs. and it works fine for me
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With