API Error Code: 1151
API Error Description: Sorry, but this app may not be eligible to accept Facebook Credits. If this app has accepted credits before, please try again.
Error Message: Invalid Application
I am getting above error, i am running out of ideas how to solve this issue.
Member
2 Points
11 Posts
Facebook payment API Error Code: 1151
Mar 12, 2014 09:37 AM|rohit_kumar_tiwary|LINK
API Error Code: 1151
API Error Description: Sorry, but this app may not be eligible to accept Facebook Credits. If this app has accepted credits before, please try again.
Error Message: Invalid Application
I am getting above error, i am running out of ideas how to solve this issue.
I have used the code provided in this link https://developers.facebook.com/docs/concepts/payments/dialog/
sdk facebook
Contributor
5032 Points
1309 Posts
Re: Facebook payment API Error Code: 1151
Mar 15, 2014 07:41 PM|Russriguez|LINK
Are you running the application from your own site, if so this link might explain the problem:
http://stackoverflow.com/questions/7429519/facebook-credits-error-1151
sdk facebook
Member
2 Points
11 Posts
Re: Facebook payment API Error Code: 1151
Mar 17, 2014 09:00 AM|rohit_kumar_tiwary|LINK
yes, it is mentioend in facebook docs that only apps on facebook can open pay dialog https://developers.facebook.com/docs/concepts/payments/dialog/. but unfortunately i was not able to understand the topic.
sdk facebook