Hi All,
I have created an asset in orchestrator with string datatype.
I use REFramework code base which inturn uses “GetRobotAsset” activity to fetch the asset value.
When the bot is triggered from orchestrator, sometimes an error is thrown as :
Loading asset <asset_name> failed: You are not authenticated! Error code: 0
What is the reason for this error?