Skip to content

Instagram/Instafeed registration issues

Issue Description

As of late 2016 instagram changed their API functionality and registration.

Affected Browsers

  • all

Issue Type

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:

How to Get Instagram Access Token in 1 Minute

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)

Back to Issues List