Why I get an error when getting conversation list on Messenger API?
6

{ "error": { "message": "An unexpected error has occurred. Please retry your request later.", "type": "OAuthException", "is_transient": true, "code": 2, "fbtrace_id": "A9FpVGVmmFi1lOuZVRECZDR" } }

I have requested API to retrieve conversations list on Messenger API before and it worked fine. But, until around last 2 months, this API is not working and occurred this error. Please guide me on this.

Itduo
Asked about 7 months ago
Selected Answer
2

It could be the conversation api rate limit has been reached. the conversation api rate limit is tighter than message rate limit

November 5 at 10:32 PM
Lingmiao
Daniel

Where can I see the rate limit?

January 3 at 2:34 AM