I have a bot from Bot Libre connected to my Facebook page and Facebook Messenger. The bot has its own Facebook app, that has been approved, and has been running for several month without issues.
But the last two days I suddenly get the error below any time I call a Facebook API,
message - (#32) Page request limited reached
code - 32
Relevant information for error recovery can be found on the Facebook Developers Document:
https://developers.facebook.com/docs/graph-api/using-graph-api/#errors
I tried refreshing the bot page access token, but still get the same error?
When I look at the app, it only shows 14 API calls today... don't see how I can be hitting a limit. How do you see the API calls/day for a Facebook page access token?
Anyone else have this issue or know anything about it?