Hi,
Please help me to understand if Pega REST service got a request that is not UTF8 encoded. will Pega API return any error. if yes what will be the code, if no what will be the behavior.
Hi,
Please help me to understand if Pega REST service got a request that is not UTF8 encoded. will Pega API return any error. if yes what will be the code, if no what will be the behavior.
Pega REST services can handle requests with different encodings, including UTF8. The specific behavior might depend on the specific configuration of the service and the version of Pega. It’s always recommended to follow the specific requirements of the service you are interacting with.
This is a GenAI-powered tool. All generated answers require validation against the provided references.
Service rest with x-urlform-encoded request
Can a pega Http Connector rule encode output in UTF-8 ?
Connect Rest with application/x-www-form-urlencoded
Connect Rest - Encoding special characters to UTF-8 is not working
@nvkap is this a question you could help answer?