Refresh instagram token via cronjob
Closed this issue · 3 comments
falkgeist commented
Description
At the moment, long-lived instagram tokens expire after 60 days, making it necessary to create a new token about every two months. This is tedious, tbh.
Is there a possiblity to add a cronjob to the bundle, that refreshes the token after e.g. 30 days via the corresponding endpoint of the Basic Display API?
We already got several clients calling, asking why the feed is not showing posts anymore...
Thank you very much!
seibtph commented
Do you have installed the newest version 2.12.0? Than the access token should be refreshed after 30 days.
falkgeist commented
That sounds perfect, I will check in the corresponding installation when I find the time.
seibtph commented
So I will close the issue. If you have another problems with that you can reopen the issue.