Document understanding Rest API. Adding external application - Redirect URL help

Hi, I’m trying to add an external application, but it is asking for Redirect URL and I’m unsure where I can find it?

I just want to get an App ID and APP Secret in order to authorize (document understanding cloud APIs)

Hope you can help

grafik

Taken from:

we encountered also other scenarios, but give a first try at the above given steps

1 Like

Hi @NadineBS

Welcome to UiPath

Check this,

Mark as a solution if you found it helpful.
Happy Automation!

Hey @NadineBS,

I don’t know enough about your specific use case, but if you’d like, have a look at the documentation.

Automation Cloud - Managing external OAuth applications

In the Add resource tab Don’t add any resource in user scope, add what ever access you needed in the application scope. if you add anything in the user scope you need to provide the redirect URL.

@NadineBS did you implemented the solution. I’m able to try it in swagger by authorize, but not able to test in postman and UiPath HTTP Request.