New Instagram Feed Script

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
BaconFries
 
 
Posts: 5327
Joined: Thu Aug 16, 2007 7:32 pm

New Instagram Feed Script

Post by BaconFries »

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.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by zinc »

Nice one BF. Perhaps something Pablo can add to WWB?
Running WYSIWYG Web Builder since 2007...
User avatar
BaconFries
 
 
Posts: 5327
Joined: Thu Aug 16, 2007 7:32 pm

Re: New Instagram Feed Script

Post by BaconFries »

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...
User avatar
Pablo
 
Posts: 21576
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: New Instagram Feed Script

Post by Pablo »

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.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by madebyibloo »

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.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by zinc »

Pablo wrote: Mon May 24, 2021 2:30 pm 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.
Is there no way that WWB can encrypt the token?
Running WYSIWYG Web Builder since 2007...
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: New Instagram Feed Script

Post by crispy68 »

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?
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by zinc »

crispy68 wrote: Wed May 26, 2021 3:31 pm 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?
Really? I have not seen that.
Running WYSIWYG Web Builder since 2007...
User avatar
BaconFries
 
 
Posts: 5327
Joined: Thu Aug 16, 2007 7:32 pm

Re: New Instagram Feed Script

Post by BaconFries »

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/
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by zinc »

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/
Cheers BF!
Running WYSIWYG Web Builder since 2007...
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by zinc »

@Pablo - Perhaps you could consider the PHP version?
Running WYSIWYG Web Builder since 2007...
User avatar
Pablo
 
Posts: 21576
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: New Instagram Feed Script

Post by Pablo »

Did you try if it works stable?
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: New Instagram Feed Script

Post by zinc »

Pablo wrote: Fri May 28, 2021 11:24 am Did you try if it works stable?
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...
Post Reply