Can't Bypass Instagram Screencast Validation?

slow312

Newbie
Joined
Jan 13, 2016
Messages
21
Reaction score
1
I'm trying to make my python bot work but I can't seem to get pass the screen cast validation? Any tips or guide would be appreciated.
 
I'm trying to make my python bot work but I can't seem to get pass the screen cast validation? Any tips or guide would be appreciated.

What is a "screen cast validation"??? I have a fully working bot and never saw this term.
 
If you mean the official API, then you're on the wrong forum.

Here we talk about unofficial clients that completely emulate Instagram App. For that you don't need permission from IG and you have instant access to all the features including posting photos from a PC, liking, commenting and following. In addition you can multitask if you code your bot right.
 
If you mean the official API, then you're on the wrong forum.

Here we talk about unofficial clients that completely emulate Instagram App. For that you don't need permission from IG and you have instant access to all the features including posting photos from a PC, liking, commenting and following. In addition you can multitask if you code your bot right.

Why is this the wrong forum? Does no one here know how to use the API?
 
What is a "screen cast validation"??? I have a fully working bot and never saw this term.

It's the final road block to make your "app" go from sandbox to live. If it's in sandbox mode the info you retrieve is blank so there is a error return. You might have not have to deal with it if you made your's awhile ago before Instagram required this step.

Do you mind sharing the info on yours via PM if you think sharing in this thread is too much?

Thanks!
 
If you mean the official API, then you're on the wrong forum.

Here we talk about unofficial clients that completely emulate Instagram App. For that you don't need permission from IG and you have instant access to all the features including posting photos from a PC, liking, commenting and following. In addition you can multitask if you code your bot right.

Interesting, I did not know that! Thanks for sharing! I guess I need to find deeper and see how some of you guys are doing it.
 
Back
Top