Reputation: 1560
I have created a messenger app that was approved with the pages_messaging permission.
Even though it was approved and the app is live, when I try to post messages it keeps on saying:
{"error":{"message":"(#10) Cannot message users who are not admins, developers or testers of the app until pages_messaging permission is reviewed and the app is live.","type":"OAuthException","code":10,"fbtrace_id":"FuSikGYV3dH"}}
So why it keeps on throwing this error?
Any ideas what's wrong? Thanks!
Upvotes: 0
Views: 2396
Reputation: 2149
You have to check and put your app LIVE under developer Dashboard -> App Review!
Upvotes: 0