getgrav / grav-premium-issues

Official Grav Premium Issues repository to report problems or ask questions regarding the Premium products offered.
https://getgrav.org/premium
7 stars 2 forks source link

[instagram-feed] Undefined property: stdClass::$access_token #355

Closed SjoerdSmeets closed 1 year ago

SjoerdSmeets commented 1 year ago

Trying to setup a new test website with instagram-feed. Everything done as explained in the docs. After granting access for oAuth via admin of grav, there's a crikey with Undefined property: stdClass::$access_token

Can't get a valid token.

Grav and all plugins are up to date.

rhukster commented 1 year ago

Hmm.. I can't replicate this. When exactly are you seeing this token?

Also are you sure you have setup the "Facebook" side and the "Instagram" side exactly as outline in the docs. I remember having trouble before realizing that I was using the Facebook token, rather than the Instagram one.

SjoerdSmeets commented 1 year ago

Checked app keys are instagram keys. I saw an option to generate a token from within the app settings. After this the link from the plugin admin worked.