hello I’m trying to input all the data that post users API in swagger is asking me, but debugging the process it is giving the error code message 1009 (screenshot attached).
Hello @robot_robot , I think API needs authentication parameters like session key, authentication key or sevice key to access it.
This type of error is mostly server issue and invalid request. So please check your API or test your API
Hi @robot_robot
Check on the body content that your are trying to pass the invalid Argument
Look on the Docs
https://docs.uipath.com/orchestrator/reference/response-codes
Regards
Gokul