Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAziz Alsaffar
15,106 PointsInstagram API changes
As of 04/28/2015, Instagram has changed the way their API works. It is now no longer possible to use the POST endpoint for "likes".
This means that this video no longer works!
3 Answers
Dustin Mote
3,590 PointsSame issue as of 5/15/2015.
I think the enforced signed requests option needs to be checked and handled
Dustin Mote
3,590 PointsANSWER:
App has to be submitted for review to be granted access for the LIKES scope. There is form to fill out in the LIKES > POST endpoint section at instagram.com/developer. Facebook login is required.
Jason Edstrom
8,976 PointsThey are currently restricting access to only businesses for the time being. (7/10/2015)