Answer the question
In order to leave comments, you need to log in
Problem with Instagram authorization?
Good afternoon. The situation is this: there is a working Python script for working with the Instagram API. Today it was necessary to reproduce an HTTPS POST request in some emulator (Httprequester in Firefox, for example), so when the body and headers match, for some reason, a 400 Bad request error is returned.
And if you catch this request using Charles / Fiddler and repeat it there, then the correct response of this form is returned:
{"logged_in_user":{"username":"USERNAME","has_anonymous_profile_picture":false,"profile_pic_url":","full_name":"Ivan Ivanov","pk":123456789,"is_private":false},"status ":"ok"}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question