jsanahuja / jquery.instagramFeed

Instagram Feed without access token. Not using the Instagram API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network has been temporary banned - BAD REQUEST

Vinibch opened this issue · comments

Hello !
Is a problem :

InstagramFeed: It looks like YOUR network has been temporary banned because of too many requests. 
See https://github.com/jsanahuja/jquery.instagramFeed/issues/25 4

and

Uncaught TypeError: Cannot set property 'innerHTML' of null
    at Object.display (InstagramFeed.min.js:1)
    at InstagramFeed.min.js:1
    at XMLHttpRequest.c.onload (InstagramFeed.min.js:1)

It means exactly what it says. You are temporarily banned by IG. Wait at least for 24 hours since the last script run and try again.

It is not an alternative because of
Instagram Basic Display API

Exactly, but the solution is less limited for my ecommerce use ;)

But you should take into account that only you are banned, and your visitors can see IG images.

And I hope this commit will solve this problem when it is approved.

Closing as the new client-side caching (cache_time) feature implemented in #97 (2.0.0 release) should deal with this.

Great Jog. I will test the update tomorrow