I want to add credits to my fb app but I am unable to add a callback url. I get a "Unable to update Facebook Payments settings." error every time. Has anyone found the cause or a solution for this issue? Thanks!
Asked
Active
Viewed 327 times
1
-
This may be a bug, what is your appID and the desired callback URL so I can take a further look – DSchultz Sep 02 '11 at 23:00
-
App ID - 126610450760374 and callback url - http://
/callback.php and in the php I just have one echo statement. – FSP Sep 12 '11 at 14:12 -
is there other way to add the credits callback url? it might be something with the form submission. This is holding up my business and I did not expect that issues like this one would come up in facebook. – FSP Sep 12 '11 at 14:20
-
Hello. I have the same error and I can't get around it. Did you find any solution to this? – Jan 26 '12 at 11:36
-
delete the app and create a new one! – FSP Feb 28 '12 at 19:50
2 Answers
1
You need to specify the Company Country at the same time as the callback URL. Theoretically, once you've done that once, you can then update just the callback URL as you like in the future.

Megan
- 11
- 1
0
I just deleted the app and created a new one. That solved the issue.

FSP
- 4,677
- 2
- 19
- 19
-
'I created a new app' isn't really an answer to why that error message was appearing – Igy May 30 '12 at 18:37