I’m trying to develop a web app that would read your entire messages history on facebook/messenger and give you insight about the conversations.
My question is: Is it possible ? Can i read the messages that are not destined to me via the API ?
I searched through the documentation but didn’t find anything
2
Answers
https://developers.facebook.com/docs/graph-api/reference/v2.10/user/inbox
In other words, there is no way to access the user messages (anymore).
I disagree, it looks like Graph version 3.0 has the API: https://developers.facebook.com/docs/graph-api/reference/v3.0/user/inbox