Facebook Graph API explorer and missing read_stream permission -
i'm trying test me/home
api complains missing permission:
(#200) requires extended permission: read_stream
the problem access token / extended permissions window not have such entry. have:
ads_management ads_read email manage_pages publish_actions publish_pages read_custom_friendlists read_insights read_page_mailboxes rsvp_event
how can play api in explorer ?
read_stream
deprecated, try user_posts
instead.
changelog: https://developers.facebook.com/docs/apps/changelog#v2_4_deprecations
Comments
Post a Comment