New Instagram Feed Script
- BaconFries
-
- Posts: 5886
- Joined: Thu Aug 16, 2007 7:32 pm
New Instagram Feed Script
The following script
Display Your Instagram Feed Using The New Instagram API could be a replacement to the thread / posts at the following Instagram cors policy that had recently been a issue for those trying to display a Instagram Feed in there site or clients hopefully this could be the fix.
Display Your Instagram Feed Using The New Instagram API could be a replacement to the thread / posts at the following Instagram cors policy that had recently been a issue for those trying to display a Instagram Feed in there site or clients hopefully this could be the fix.
Re: New Instagram Feed Script
Nice one BF. Perhaps something Pablo can add to WWB?
Running WYSIWYG Web Builder since 2007...
- BaconFries
-
- Posts: 5886
- Joined: Thu Aug 16, 2007 7:32 pm
Re: New Instagram Feed Script
A long time ago in a WYSIWYG galaxy far, far away I would have made this into a extension but I have lost the force I used to have... perhaps someone can take it on...
Re: New Instagram Feed Script
Thanks, maybe someone can test if this really works before I spend time on this?
Also, be aware that the access token is publically accessible, So, this may cause security issues.
Also, be aware that the access token is publically accessible, So, this may cause security issues.
- madebyibloo
-
- Posts: 366
- Joined: Fri Mar 27, 2009 3:58 pm
- Location: East Yorkshire, United Kingdom
- Contact:
Re: New Instagram Feed Script
Hey gang, looks interesting but like Pablo says, not good when the access token is accessible. I do feel tho this is the way forward with authentication via Instagram. From what I've researched, they have been big on this from their side.
Cheers,
Scott
www.madebyibloo.com - a creative design studio.
Scott
www.madebyibloo.com - a creative design studio.
Re: New Instagram Feed Script
Is there no way that WWB can encrypt the token?
Running WYSIWYG Web Builder since 2007...
Re: New Instagram Feed Script
Correct me if I'm wrong but isnt there a php version of this script also? Wouldn't that possibly be the better option with concerns over the token?
Re: New Instagram Feed Script
Really? I have not seen that.
Running WYSIWYG Web Builder since 2007...
- BaconFries
-
- Posts: 5886
- Joined: Thu Aug 16, 2007 7:32 pm
Re: New Instagram Feed Script
Hi zinc visit the url I have gave, look for Official Website, click on the link this will take you to GitHub now scroll till you see PHP version...or see the following
https://github.com/ribeiroeder/php-curl ... ram-graph/
https://github.com/ribeiroeder/php-curl ... ram-graph/
Re: New Instagram Feed Script
Cheers BF!BaconFries wrote: ↑Thu May 27, 2021 10:50 am Hi zinc visit the url I have gave, look for Official Website, click on the link this will take you to GitHub now scroll till you see PHP version...or see the following
https://github.com/ribeiroeder/php-curl ... ram-graph/
Running WYSIWYG Web Builder since 2007...
Re: New Instagram Feed Script
@Pablo - Perhaps you could consider the PHP version?
Running WYSIWYG Web Builder since 2007...
Re: New Instagram Feed Script
Did you try if it works stable?
Re: New Instagram Feed Script
I have tried the jQuery version and seems to be however with the disadvantage of the token being public...
Running WYSIWYG Web Builder since 2007...