I'm having serious trouble with Instagram and getting the latest posts to feed a JSON result.
I'm using the following link:
https://api.instagram.com/v1/users/CLIENT_ID/media/recent/?access_token=ACCESS_TOKEN#
I've registered an app on Instagram, and put the Client ID on the app and put it into the link above. I've registered the client id to get an access token but it's still doing the same thing.
The link says page not found but it seems to be the right link.
Any ideas? Does it take a while to register a client id for it to become valid?
My Client ID is a mix of letters and numbers, is that right?
On another note, what's the Client Secret for?