Swagger API Issue

Hi All,

In Swagger API, I got an error (Deprecated Error), as shown in the below figure.

Could someone kindly help me why this one is behaving this way?

@chethan.b

There is not thing wrong…that authenticate is deprecated …hence it is showing that

In swagger if you need to authorize…open UiPath orchestrator on a different tab and then click authorize and signin or login…it would automatically authorize

As of now basic auth is deprecated…if you need to interact from external applications then create an external apllication in orchestrator and use it

Cheers

Hi @Anil_G,

I checked on Orchestrator, but there is no external application option.

Note: I examined the following document.

Orchestrator - Managing External Applications (uipath.com)

I don’t have any license; I’m using the trial version.

@chethan.b

Please go to admin…no need to go into account & Groups

cheers

And right now, I want work on Swagger API’s So Can please confirm External application is mandatory or not

@chethan.b

As mentioned earlier, Authrize API request is deprecated …please use other api’s you need…

as per screesnhot you are already authorized so neednot use that api authenticate at all

and to work on swagger no external applications are needed

cheers

1 Like