Share via

Azure API Management | Replace

Abhay Chandramouli 1,061 Reputation points
2023-05-15T12:04:24.0066667+00:00

Hi I am trying to replace double quotes with single quotes

I tried

<find-and-replace from=""" to="'" />

but if the variable - context.LastError.Message does not contain double quotes, APIM returns 500.

need a way to fix this

Thanks

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.