When I pass in modelNumber=MUF-128BA/AM
it throws an error. the forward / is not very happy.
I tried URL encoding the value, even double URL encoding, but to not avail, it still returns an error.
Is there something possibly server-side in the configuration that is preventing even a URL encoded string from being parsed correctly?