Getting error while passing input parameters to start job API

Hi All,

I am passing the input parameter to trigger a job as in below screenshot but I am getting error. Error screenshot is also attached below. Could you please somebody look in to this and suggest a solution.

@loginerror

Iā€™d probably copy and paste the full json that you are outputting to your logs into a JSON validator. You might find that you are missing a comma or a bracket, judging from the error message.

I normally use https://jsonlint.com/

1 Like