Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi
How hard is to login to instagram using httclient instead of Browser?
@andrewem said in Instagram http client:
Hi How hard is to login to instagram using httclient instead of Browser?
not much, just need nodejs module to encrypt HMCA
The problem occurs e.g. on http://ip-api.com/json The site automatically redirects from http to https. But the way how the OP posted it seems to work.
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.