pdir/social-feed-bundle

Refresh instagram token via cronjob

Closed this issue · 3 comments

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?

Long lived access tokens

We already got several clients calling, asking why the feed is not showing posts anymore...

Thank you very much!

Do you have installed the newest version 2.12.0? Than the access token should be refreshed after 30 days.

That sounds perfect, I will check in the corresponding installation when I find the time.

So I will close the issue. If you have another problems with that you can reopen the issue.