If the special characters are in query parameters, ensure they are URL-encoded. For example, if the parameter is name=O'Brien, replace the single quote with %27, making it name=O%27Brien.This can be done with Power Automate expressions like uriComponent() to URL-encode any dynamic data.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.