HTTP Post Request error

Hi @Rahul_S,

Thanks for checking in!
I tried your request body and ‘invalid json’ error has disappeared!
But new error is appearing as attached below:
image

The error should come only when the username in the request is already registered. The same username works perfectly fine in Postman. So not sure what else UIPath requires!
Thoughts?

@Akanksha_Varshney

Please check that you are passing all valid parameters along with request like Username, Password, Auth Type, etc.

Hi @Rahul_S,

No parameters were required in this request. Authentication was fine too.
Was able to resolve by reading JSON through a test file.
Thanks!

Hi Rahul,

can you help me with the body data structure to attach a pdf containing form

@Akanksha_Varshney,
what if there are multiple values again for ‘view_report_list’ or ‘phone_numbers’ like "view_report_list”:[“value1”, “value2”…]

Does this work ““view_report_list””:”“[”“value1"”, ““value2"”…]”" ?

Hello,
In this video I work with a complex JSON:

Thanks,
Cristian Negulescu

1 Like

A post was split to a new topic: Challenges with JSON Formatting

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.