I am not able to see any libraries available in the link:
https://platform.uipath.com:443/swagger/docs/V2
I am using 2019.5
Please help.
Regards,
Ruchi
I am not able to see any libraries available in the link:
https://platform.uipath.com:443/swagger/docs/V2
I am using 2019.5
Please help.
Regards,
Ruchi
Hi @Ruchi_Srivastava,
Please remember that Orchestrator is now moved to the cloud. Please use this link for swagger:
cloud.uipath.com/<yourCloudName>/<yourOrchestratorInstance>/swagger/UI/index
Thanks @Pablito
I didn’t understand well.
This is my orchestrator URL:
https://platform.uipath.com/AdminRS/portal_/cloudrpa
GitHub userid is: RuchiSrivas
What should be the URL?
Please look here:
I tried both:
https://platform.uipath.com/AdminRS/AdminRS/swagger/ui/index
and
https://cloud.uipath.com/AdminRS/AdminRS/swagger/UI/index
Still the same error ![]()
I am able to login to Orchestrator though
Trying to access through studio gives the error " Document not found"
Please don’t use “Platform” it’s not working anymore. You have just pasted working link:
https://cloud.uipath.com/AdminRS/AdminRS/swagger/UI/index
Its giving the above error now ![]()
Try this address to your Service Editor:
https://cloud.uipath.com/AdminRS/AdminRS:443/swagger/docs/V2
Please also read this ![]()
https://orchestrator.uipath.com/v2019/reference#consuming-cloud-api
Phew, this is working now! Thank you so much@Pablito. ![]()
Appreciate your help a lot!! Thanks again.
Regards,
Ruchi
You welcome ![]()
And I’m sorry that those link are little confusing after migration to cloud. Our team is working on proper documentation for this ![]()
See here in case you run into trouble with actually executing your API calls via the service ![]()