Api Authorization

Does the authorization api account.uipath.com/auth/token still work? Used this API a while ago to access UiPath functions but am receiving 401 unauthorized now with the same headers and body.

Hi,

I think we can get Token from https://cloud.uipath.com/identity_/connect/token according to the following document.

Regards,

1 Like

Correct, as @Yoichi suggested, the /connect/token endpoint is the one that you need to use to extract the Bearer token.

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