gatsby-source-instagram
gatsby-source-instagram copied to clipboard
Extend the Facebook/Instagram access token time
I can only extend the Facebook/Instagram access token to two months, is there any other way to create one valid for a longer period of time?
I follow guide on this page and seems to work for me https://developers.facebook.com/docs/pages/access-tokens/ (getting the page access token, so it never expires)
What @listiani13 said is correct. Following that guide should avoid any expiration, and either way, is outside the scope of what this plugin can do (it doesn't create the token).
@oorestisime I believe this can be closed.