pnpninja/nsetools

No error

Opened this issue · 6 comments

Let me have a look

There's seems to be a problem with the HTTPClient despite updating URL. I assume that the function is getting stuck ?

Looks like HTTP Client is screwed. Needs a big overhaul. Will work on v2.0

hi @pnpninja , facing the same issue. There is no error, just that Http client is not able to establish connection

NSE is not allowing connections with their servers. I have my own programs to download and analyze data using nse tools. I am facing issues to download data since about a week.

@pnpninja HttpClient 4 is not able to handle circular redirects ( or normal redirects ) and is stuck. Same is happening with 5.x.
have you got any solution for this so far?