yiyulong
(yiyulong)
#1
Hi UiPath Experts,
I am trying to use Orchestrator HTTP Request to create queue. But it always returns below error:
Orchestrator HTTP Request : The JSON is not valid.
Below is my json string sent to server:
{“Name”:“string”,“Description”:“string”,“MaxNumberOfRetries”:2,“AcceptAutomaticallyRetry”:true}
Could you help me?
yiyulong
(yiyulong)
#2
Issue updated. It’s another problem. The return message is “You are not authorized!”.
Could you help us?
yiyulong
(yiyulong)
#4
Thank so much!!! After I called this authorization function. I got taken.
But where should I put the token when using Orchestrator Http Request activity?
Check if this topic will help you