API: Upload Large files with JS

API: Upload Large files with JS

Hello everyone!.

I'm trying to upload a > 250 MB file with the API method: https://upload.zoho.eu/workdrive-api/v1/stream/upload

When the response is received, it contains the following status Text: "Domain is not verified"

- The request is send from http://localhost:991
- The HomePage Url is http://localhost:991
http://Localhost:991 is included in redirect Uris

If i send the request with an invalid Oauth token, the response contains OAUTH INVALID TOKEN message 

I'm looking for a solution since 2 days ago.

Please, can anyone help me?

Thank you so much!