-2

I want to generate never expired facebook page and data access token. Following this Never Expiring Facebook Page Access Token I am able to make facebook page never expired but data access will be expired after 3 months.Is there any way to make them all never be expired.

Please check the image

https://i.stack.imgur.com/qxmfB.png

1 Answers1

0

No, there is no way to avoid Data Access Expiry.

But with tasks performed using a page access token, you are likely not going to be affected much in the first place. As https://developers.facebook.com/docs/facebook-login/auth-vs-data/#data-access-expiration explains, there are a couple of permissions that do not expire.

manage_pages and publish_pages are on that list (plus a few other page / ads / insights related ones.)

misorude
  • 3,381
  • 2
  • 9
  • 16