Is there a way to make the user key static (found in the API access section of cloud.uipath.com)?
Every time I check my API Access settings I see the user key changed (which makes my API calls return code 400).
Yeah, I know, I need Client ID, User Key, Tenant Logical Name, and Account Logical Name for the next steps, but the issue is that the User Key is not a static value (it changes on short intervals) on this orchestrator instance for some reason. I have tested it on another orchestrator where the user key is doesn’t change and API calls work like a charm…
There must be a way to make sure the user key doesn’t change, but I am unable to find it.
It works for me aswell, on an orchestrator with a static user key.
Not when the user key is dynamic. That is the issue i’m facing.
Thank you for your help so far!
It might be some other issue because user key is dynamic.
I have dynamic user key and it all works well.
Look at this documentation snip from UiPath Orchestrator.
I am too facing an issue with dynamic generation of user key. Could you please let me know how did you get static user key to make API call? it will be really helpful.
Something must have been changed and now every time I click on API access (cloud icon) a new User Key is generated. It used to be static, as I was using Postman to run some requests, now can’t do it, as the User Key I copy from Orchestrator is no longer valid when I want to use it. Anyone knows how to authenticate in Postman now?