Issue Description
As of late 2016 instagram changed their API functionality and registration.
How to Fix the Issue
I’ve just spent 2 hours trying to fix up Lane7.
Assuming we are usingĀ instafeed:
To get Access Token:
Important bit here is to make sure in instagram the redirect uri is set to be:
https://elfsight.com/service/generate-instagram-access-token/
To get clientID:
https://www.instagram.com/{client_feed_name_here}/?__a=1
For example:
https://www.instagram.com/lane7_/?__a=1
References
Reference Description |
Reference Link |
---|---|
Stackoverflow top answer (appears to get updated as Instagram changes) |
View Page |