Need help in http request in uipath. Url is working fine in postman application. Through uipath http request Im getting the error as 1012100 - Credentials invalid or missing

Need help in http request in uipath. Url is working fine in postman application. Through uipath http request Im getting the error as 1012100 - Credentials invalid or missing

Is there any autentication required for http requestion like some token which we use in orchestrator api in postman ?

Can u please elaborate?

Hi Nambiar,

Yes there is a token

Hi @karthik_kiran_T

Then u had to add same token in UiPath Http request activity too
see the screenshot below

Since i had selected Autentication as OAuth2 then it is asking for access token, so same way u had done in postman, u had to do it here.

Hope it helps you

Regards

Nived N

Happy Automation