I’m using JSON string only in the mentioned above format, even if I convert everything to string and POST also no result. It’s giving 500 internal error.
Hey,
have you tested your HTTP request for example in Postman? There you will be able to verify that the body of your request is correct. UiPath isn’t good tool to verify HTTP requests and responses.