facebook-python-business-sdk
facebook-python-business-sdk copied to clipboard
Non-Expiring Long-Lived Page Token
Is it possible we can generate a non-expiring long live page token? or there is a workaround to do that? so we are no longer to requests token generation to a page's owner?
Hi @dendihandian
Depends on your setup. If you access pages linked to or owned by your business manager, you can generate a page access token directly with the SystemUser / AdminSystemUser AccessToken.
https://developers.facebook.com/docs/graph-api/reference/page
ex : PAGE_ID?fields=access_token&access_token=SYSTEM_USER_TOKEN