Client Secret for API

Hello, I am trying to create a custom connector from UiPath to use the Orchestrator API

I would like to know how to obtain this famous secret client?
Know that on the Swagger, it fills it “Automatically”
image

Thanks !

Hi @DimitriLYR

If you are looking for Client secret ID then Go to Admin section from your orchestrator.
image
Then click default tenant > Under which Services option is available, click on it. You will get the Orchestrator option then API where from you can get client secret.

image

Do let me know if any thing else.
Cheers

1 Like

Thanks for informations. I have user key and client ID but not Secret ID…

I tried with an external application, and I also got an error

Hi @DimitriLYR ,

Could you let us know more information about the error received ?

Yes, sorry :

image

I created an external application to obtain a secret identifier:


I also entered the callback.

This is my connector :

@DimitriLYR ,

Does this happen when you try to click on Connect ?

Do you get any information on the authentication trace log like below ?

Yes !

It’s works, thanks all. I have just change OAuth type
image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.