Created
March 10, 2014 18:04
-
-
Save weblancaster/9470527 to your computer and use it in GitHub Desktop.
Revisions
-
weblancaster created this gist
Mar 10, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ As a heads up make sure you have these things listed below. 1. Make sure that you have everything set up on Instagram with your Key https://github.com/weblancaster/instagram-real-time/blob/master/server.js#L21 2. You have your url's set up https://github.com/weblancaster/instagram-real-time/blob/master/server.js#L29 3. Subscribing your code to Instagram Real Time https://github.com/weblancaster/instagram-real-time/blob/master/server.js#L123 4.To change the hashtag you will need to change "object_id" https://github.com/weblancaster/instagram-real-time/blob/master/server.js#L40 5. To check if the subscription on Instagram is working properly https://github.com/weblancaster/instagram-real-time/blob/master/server.js#L105 6. To delete things subscribed hashtags https://github.com/weblancaster/instagram-real-time/blob/master/server.js#L123 So make sure you have everything set up and looks like the same and don't have any code bug.. any dot could be a bug. Let me know if that works..