Hi guys,
I have a problem consuming API orchestrator cloud with javascript, I receive error with CORS, the message is: Access to fetch at ‘https://account.uipath.com/oauth/token’ from origin ‘null’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
I use the URL https://account.uipath.com/oauth/token
Thanks for any help.
3 posts - 3 participants