REST API Errors when query parameter value has a quote
Summary:
REST API Errors when query parameter (Supplier Name) value has a quote
Content (required):
Hello Experts,
AIn one of our OIC integrations, we are required to fetch Supplier details based on Supplier Name. We are currently using the Supplier REST API for the same and querying the “Supplier” attribute, however, we are running into some issues.
The first issue we encountered was that the REST API was unable to fetch details when the Supplier Name contained the word ‘AND’ somewhere in the middle. This seemed like a weird issue and we confirmed the same by testing it multiple different values before concluding that the word ‘AND’ was causing the problem.