Forum Discussion

adamaso's avatar
adamaso
Occasional Contributor
9 years ago

Error - Unable to replace parameters.

Hi All!

 

I having trying to customize a request substituting  a parameter in  a JSON body request. I have been trying to use csv file, excel file, even a static variable. I continue receiving the below message: 

 

Unable to replace parameters. Error: Unable to change the parameter value,
because the variable value cannot be converted to a value of the parameter's type.

To solve the problem, use the appropriate data type and value for the variable.

Parameter: [Unnamed]\variable

 

 

This make me thing that the problem could be the replacement itself, like a string is been used rather than a number. Nevertheless, I am using numbers. Not sure if there is something else I am missing.

 

Any help will be appreciated.

 

Regards