exception - Graph OAuthException 1500 : The url you supplied is invalid -


as of today, of app's calls share links on user's feeds failing following error:

{     "message": "(#1500) url supplied invalid",     "type": "oauthexception",     "code": 1500 } 

uisng php curl, i'm posting https://graph.facebook.com/{user_id}/feed , submitting link parameter pointing valid, working url (plus message params) etc.

strangely, can issue command line curl request , request seems work correctly (at least haven't had error yet).

i don't want file bug report yet incase i've missed in breaking migration. ideas may causing this?

http://developers.facebook.com/bugs/476666205677592

i have problem too. happened randomly. i'm sure url supplied valid , can not reproduce it. reported bug here..


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -