marclave / InstaBot

A simple Instagram bot written in Python
199 stars 74 forks source link

{"meta":{"error_type":"APINotFoundError","code":400,"error_message":"invalid media id"}}SOMETHING WENT WRONG #21

Open jugglingsoccer opened 8 years ago

jugglingsoccer commented 8 years ago

I think I have set up instagram api correctly in Instagram developer portal and follow read me instructions to get access token, and authorize like etc permissions.

Any clue why this is happening for my case? I am using sandbox mode now and the app not go live yet.

Thank you.

steffanjensen commented 8 years ago

same error here

steffanjensen commented 8 years ago

maybe it is because our app is in sandbox mode?

skorphil commented 8 years ago

Same error

darudestorm12 commented 8 years ago

You're in sandbox mode probably.

klrmac commented 8 years ago

How do you get out of Sandbox mode? Or do you have to wait until their approval process stuff?