You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using the getQuotes method (that is the only method currently that I need from the library), I am seeing the following exception occuring "org.apache.http.HttpException: Unable to connect to NSE". This is not due to network issues, as I am able to use a restClient and send requests to other APIs.
Details.
version being used :- "com.github.pnpninja:nsetools:1.0.0"
I also tried with 1.0-RELEASE version, but still facing the same issue.
The text was updated successfully, but these errors were encountered:
While using the getQuotes method (that is the only method currently that I need from the library), I am seeing the following exception occuring "org.apache.http.HttpException: Unable to connect to NSE". This is not due to network issues, as I am able to use a restClient and send requests to other APIs.
Details.
version being used :- "com.github.pnpninja:nsetools:1.0.0"
I also tried with 1.0-RELEASE version, but still facing the same issue.
The text was updated successfully, but these errors were encountered: