jsanahuja / jquery.instagramFeed

Instagram Feed without access token. Not using the Instagram API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest Default Files Not Working

QuranIslam opened this issue · comments

I have downloaded the latest files but I can't get it to work at all. I get the same CORS error. I've been using this script since 2018 but now I can't even get the default files (index.html) loading Instagram images.
image
image

changing the host to https://images' + ~~(Math.random() * 3333) + '-focus-opensocial.googleusercontent.com/gadgets/proxy?container=none&url=https://www.instagram.com/ doesn't solve the issue.

Please guide me if I'm doing anything wrong as I see the documentation page loading some of the feeds, maybe it is cached or something but downloading the very same files on my machine will not load any feeds.

It seems to me, it (the google proxy) does not work for a local server.

It seems to me, it (the google proxy) does not work for a local server.

Confirmed, it is blocked on localhost
Thanks for your help.