Has anyone tried using this API call with Input Arguments?
I’m revisiting this item after a while. And this API call still continues to be a nag.
I am able to run my jobs by passing input arguments from Postman. Works without any issues.
However, when I run the same thing from a ZOHO Flow, I get the same nagging error several members have already experienced on this forum.
I have checked the request body several times by debugging the ZOHO flow, and I have no idea why it works in one place and fails from another.
Here is my Postman request body that works flawlessly.
And the same body when triggered from ZOHO , crashes and burns!
The only difference is that the request body is built via a Deluge script. I have checked the syntax of the body several times as it is written to the output (as seen above) and I don’t see any variations. Not sure what the problem is.