Why my Instagram Feed is showing Error?

Even though Instagram access tokens do not specify an expiration time, you should handle the case that either the user revokes access, or Instagram expires the token after some period of time. If the token is no longer valid, API responses will contain an “error_type=OAuthAccessTokenError”.

Instagram Access Token doesn’t normally expire at all, but you need to detect when they do and repeat your manual procedure to get a new one.

In this case, you will need to re-authenticate the user to obtain a new valid token.

Updated on

Can’t find what you’re looking for? Ask Support Team.

If you are facing any issues or didn’t find the information you’re looking for here, reach out to our support team here. Our friendly support team will help you.