php - How to get 2 month facebook page token when I have 2 month facebook user token? -
how 2 month facebook page token when have 2 month facebook user token ? that's it. haven't managed it. there way using graph explorer ? thanx.
you can get these access tokens querying /me/accounts
. must have manage_pages
permission in order receive access tokens.
Comments
Post a Comment