nikos90 / instagram_upload

Upload photo to Instagram without phone via php.
5 stars 3 forks source link

Upload #2

Closed Levapishe closed 8 years ago

Levapishe commented 8 years ago

HI! Good job! I've uploaded in XAMPP and run it on my PC => script added chosen photo to instagram profile => than i've taken another one and error occured:

stdClass Object ( [status] => fail [lock] => [message] => checkpoint_required [checkpoint_url] => https://i.instagram.com/integrity/checkpoint/?next=instagram%3A%2F%2Fcheckpoint%2Fdismiss )

What i must do/change?

nikos90 commented 8 years ago

Login to your account on your browser. You will have to validate your account. After that you will be fine.

Levapishe commented 8 years ago

Thank you! Phone validation. Can this validation occur due to different user-agents? Maybe you know how to bypass this?

nikos90 commented 8 years ago

It's possible to occur due to different user-agents. I can't tell for sure. But if this is the case then, there is not a possible workaround. If you rotate user agents, you have to redo this step for each one. If you keep using the current user agent, it won't show up again.

You are welcome! Enjoy!

Levapishe commented 8 years ago

Hmmm i tried sms-service and validate - 1 minute and ban) Instagram knows all sms-services maybe) Today i'll try your script with my user-agent.

nikos90 commented 8 years ago

Ok. Update me if you can with the result. Thanks

Levapishe commented 8 years ago

Testing this = 1 photo uploading good and than validation. User-agents don't help.

nikos90 commented 8 years ago

hmmm interesting.. So it's not related to user-agents.