jsmrtn / craftagram

Grab Instagram content through the Instagram Basic Display API
Other
14 stars 8 forks source link

Multi-site Refresh Token #46

Closed gjhead closed 3 years ago

gjhead commented 3 years ago

If I set a cron to hit the refresh-token url:

https://domainname.com/actions/craftagram/default/refresh-token

Does that refresh the token for ALL Instagram accounts, or only for the default site? If not, how would I pass in the id to refresh other accounts on a multisite install?

jsmrtn commented 3 years ago

It will refresh for all sites @gjhead