Need help tracking down the cause of this error in the console:
'TypeError: value.replace is not a function'
I am invoking a REST service with a set of parameters which all appear to be valid in the Local Storage Resources where they are being referenced. The service works when tested. Some values are required even if the value is "" empty string, perhaps they are getting skipped?