jsmrtn / craftagram

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

Long Access Token does not get created? #71

Closed bartrylant closed 3 weeks ago

bartrylant commented 6 months ago

When entering the Instagram App ID and Secret (after following all the setup steps) no token gets generated when clicking "Authorise Craft". It does work on my local development server, but not on my production server. Does this have something to do with setting "allow admin changes" to false on production?

jsmrtn commented 5 months ago

Hmm. Doesn't look like it – when you say no token gets generated, you mean it just returns to Craft from the redirect from Instagram with no token? I've tested (albeit locally) by setting environment to production and disabling admin changes and the token still gets pulled in.