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
@fernandesGabriel You're getting the error because you are installing the version which is on npm. I'm afraid that version doesn't include this commit.
I installed directly from github instead --> npm install github:chainedcoder/nanonets-javascript if using npm
Ah ok, @chainedcoder. However, as I had some issues while using Typescript, I just created my own client based on the documentation on Nanonets page. It would be nice if we could get the fixed version on NPM already.
The error StatusCodeError: 301 is raised when predicting image.
Here's is how to replicate the error:
This raises the above error.
The error can be fixed by setting the url to use https instead of https in this package
The text was updated successfully, but these errors were encountered: