Instagram Access token refresh
-
Hi there
I’m reading that instagram access tokens now expire every 60 days. I understand that there’s a refresh_token endpoint that can be called, but in order to do that I think I need a client ID and Secret.
What I want to do is set up a cron job to refresh the token behind the scenes, rather than have to log into every website that uses an instagram gallery and manually click on ‘refresh token’ …
Would you be able to tell me how to extract the client ID and secret from my wordpress DB? I *think* I should then be able to use curl to call the endpoint and refresh the token …
TYIA
Corrine
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Instagram Access token refresh’ is closed to new replies.