How to query REST services with % in parameters
Summary:
Test run of query REST service returns 500 error when using % with string parameters.
Content (required):
I'm attempting to query my REST service and am on the service's testing tab. The test runs fine if I include the full name (ex. ...?q=Description LIKE 'Desc') but when I add % (ex. ...?q=Description LIKE '%Desc') I get a 500 error. Using Postman client, the same exact URL works fine so I'm not sure why this is resulting in an error. Does anyone know if there's a fix for this?
Version (include the version you are using, if applicable):
Release: 2207
Visual Builder Runtime Version: 2207.0.0-rc.2
Tagged:
0