Error while passing json body in http request

Hello,
i am pasing below json in postman and getting desired output


but when i am passing same in body it is giving me some syntax error

help me on same

Hi @Mathkar_kunal

Try this:
"{""billableseconds"":43200}"

Hi

In ur case

“{”“billableseconds”“: 12234}”

Have a view on this thread to have a complete idea of how to pass Json to UiPath property panel

Cheers @Mathkar_kunal

1 Like

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