Вопрос

I am using GraphAPI to download posts from a Facebook Page that I am admin on. https://graph.facebook.com/facebookpageID/posts

I would also like to download Private Messages and TimeLine Posts? How to do that?

Thanks!

Regards, Cyril

Это было полезно?

Решение

You will need the conversations endpoint http://graph.facebook.com/PAGE_ID/conversations with read_page_mailboxes permission https://developers.facebook.com/docs/reference/api/page/

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top