Hi,
I am trying to work with a non-freshwork api that uses the secure api-key in query params
I always get this error 400 “error while substituting templates.”
Hi @zach_jones_noel
Thanks for the suggestion,
Currently if I don’t mention the apiKey in query params I always get authorization error for the api call.
I have tried to work this out by removing secure:true from iparams.json, but it didn’t help.