Every 60 days our Instagram Modules fail and throw the following error:
AccountValidationError
Failed to verify connection 'Instagram Connection'. Status Code Error: 400
After we manually reauthorize the connection it works again for 60 days. We have a lot of different Instagram accounts connected, so its really tedious to do it manually every time. Is there a way to automatically refresh the connection?
According to the Instagram API docs, access tokens can be refreshed before the 60 day expiry limit:
Use the GET /refresh_access_token
endpoint to refresh unexpired long-lived Instagram User Access tokens. Refreshing a long-lived token makes it valid for 60 days again. Long-lived tokens that have not been refreshed in 60 days will expire.
Long-Lived Tokens - Instagram Platform - Documentation - Meta for Developers
Is it possible for Make to refresh the access token before it expires? If this is not built in, can we build a scenario that uses the refresh endpoint and updates the Instagram Connection?
Thanks!
1 Like
Welcome to the Make community!
For technical issues or bugs like this, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing sensitive information about your account or scenario might not be suitable for an open forum discussion.
You can open a new ticket here, or if you are unable to login for some reason, you can create another new free account to access the ticketing system (which is only available to logged-in users).
If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.
Join the Make Fans Discord server to chat with other makers!
1 Like
According to Make support this is currently not possible.
I created a proposal in the Idea Exchange. If someone has the same problem, please upvote this post:
https://www.make.com/en/app-improvement-ideas/p/automatically-update-instagram-access-tokens
3 Likes