facebook - Get page access token by app access token -


i not user page access token. have enabled manage_pages in permission of application settings.

when access graph api got blank data, no access token.

  /page_id?fields=access_token 

i having understanding can user page access token configuring manage_page permissions.

https://developers.facebook.com/docs/reference/api/page/#page_access_tokens


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -