I'm trying to read conversations of my page but after creating a new "TestApp" on facebook I am not able to read the conversations of my page.
I used the Graph API Explorer for generating the Page Access Token but when I try to get the conversations of my page, the calls (graph.facebook.com/{my_page_id}/conversations) returns only the following fields: updated_time, link, id.
How can I retrieve the messages of any conversation_id returned by API? The API version used are 2.4.