aliforever / gista

Golang Instagram Private API
https://aliforever.github.io/gista/
MIT License
26 stars 8 forks source link

Challenge error #5

Open p4rkrs opened 4 years ago

p4rkrs commented 4 years ago

Hi,

Since a few days, I’m getting this error when I have a challenge:

2020/02/08 13:37:10 Get /challenge/6063788900/PwLcbJ2krZ/: unsupported protocol scheme ""

Do you know any way to fix this? And I handle correctly challenges errors type in login.

Thanks.

alidhkh commented 4 years ago

Hi there, Unfortunately GitHub has suspended my account @aliforever for unknown reasons, therefore I can't login to my account and submit any changes on the repository.

You need to add https://i.instagram.com before challenge url. But other than that, Instagram has made an update in recent months so that you can't open challenge url without specific authentication headers.

I haven't been able to track their requests on challenge to see what headers they set. I'm sorry