I am using http://instafeedjs.com/ on my development site, I've got it to pull the most recent 20 photos with a username so I know my code is fine.
I have tried to register a different user to pull their details and I get the following error:-
Instagram: this user does not exist
I believe the User ID is correct, I got it from here http://jelled.com/instagram/lookup-user-id#
User ID: 1992159860
I have done the following:-
And agreed to the popup asking me to authorize but I still get the user id is incorrect, when I put my other user id, it works so I don't understand what's wrong here?
Any suggestions?