Get Credential And Get Asset Activities Error "You Are Not Authenticated! Error Code: 0"

Why is the "You are not authenticated! Error code: 0" being thrown while using Get Credential And Get Asset Activities?

Issue Description: "You are not authenticated! Error code: 0" error thrown with Get Credential and Get Asset activities.

Resolution:

  • Update %ProgramFiles(x86)%\UiPath\Orchestrator\Identity\appsettings.production.json with the thumbprint from the certificate in the Bindings for the Orchestrator site in IIS.



Note: Ensure to verify that IIS_IUSRS to the certificate stored under Certificate manager(Run -> certlm.msc). Steps below:

  1. Right Click Certificate -> All tasks -> Manage Private keys -> Add group "IIS_USRS"*
Note: It is possible that the group may be named "IIS_IUSRS" and can be located on a local machine instead of the domain. Verify location when adding the group.
  1. Perform IISRESET from the Command prompt(Admin mode).