Solved
Forum Discussion
SpiroTaleski
2 years agoValued Contributor
Given the details, my assumption is that some of the parameters that you are passing is not numeric type(that should be).
Just a note, every parameter that is passed from a pipeline parameters will be with type String. So, you will need to explicitly convert to a type that the API expect.
BR,
Spiro Taleski