5

Access token is being expired after one hour as it is also mentioned in API documentation. It is not convenient for the users to authorize again after every hour.

Please let me know if there is any other way to get long-lived tokens or refresh the token.

Documentation reference is below: https://developers.facebook.com/docs/instagram-basic-display-api/overview

Thank you

1 Answers1

1

You can now get long-lived Instagram User Access Tokens which are valid for 60 days and can be refreshed. Please note that long-lived access tokens are currently in Beta.

Ref: https://developers.facebook.com/docs/instagram-basic-display-api/guides/long-lived-access-tokens

Jón Trausti Arason
  • 4,548
  • 1
  • 39
  • 46