One of our providers is sending back the registered trademark symbol as part of the xml payload and when we send back the response to the consumer through Apigee we see a superscript character getting added .
For example if the provider is returning Test® we are seeing Apigee is returning the responses to the consumer as Test®.
Also it is a pass-through API in Apigee .We are not performing any transformation.
Could you please suggest me ,if there is any specific configuration change that i need to make on the server or in my API.