dilame / instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.
MIT License
5.93k stars 1.14k forks source link

RequestError: Sorry, there was a problem with your request #75

Closed dimasusername closed 7 years ago

dimasusername commented 7 years ago

I started getting these. And after I get several of these I get: RequestsLimitError: You just made too many request to instagram API when trying to follow.

huttarichard commented 7 years ago

@dimasusername Im guessing this is an answer from API, if so really nothing I can do about it...

huttarichard commented 7 years ago

but you can check, install Charles / wireshark or dripcap or any inceptor, and inspect what is going on...

dimasusername commented 7 years ago

@huttarichard thanks, I recently got another one CheckpointError: Instagram call checkpoint for this action!

trying to follow again. This only happens with one account. When I try with a different account it works perfectly.

dimasusername commented 7 years ago

I ignored the verification challenge, and then got this error. I looked at Readme again and you actually specifically catch Client.Exceptions.CheckpointError to respond with a challengeMe.