When I try to log in to Swagger through //cloud.uipath.com//***/swagger/index.html#/
with my Client ID & Secret, I am redirected to a orchestrator errorpage:
The error is: “An unknown error has occurred. (#200)”
It should be noted that I am able to authenticate using the credentials in Postman.
Does anybody know what could be wrong?
Yes I have already logged in to my tenant, I usually just access swagger by first acessing my cloud tenant and then correcting the URL to access Swagger.
Hmm I AM actually using a custom Client_ID value. bummer that the error message is non-descriptive
When trying with the default value, I still get the error, but there is no Client Secret given by default. so I get the same error when trying to log in using the default value and no client secret.
Do you know where I can obtain the Client Secret that belongs to the default client ID?
Are you changing the scopes? Can you try with the prefilled client_id and checking all scopes? I also get the #200 error, if I remove all scopes and then click on Authorize.
while connected to tenant orchestrator, i’m unableto authorize in swagger page,
I get ERROR 200 while clicking “Authorize” i’ve left everything standard ( client Id filled, no client secret )
Anyone has same issue ?
UPDATE : solved by clearing cache ( thanks to knowledge DB in UiPath before submitting ticket )