Solved
Webhook Json Encode Issue
Hi,
I am using webhook to call API, in input there was special characters in certain fields like name -Олег. but this value is encoded like "\u041e\u043b\u0435\u0433" in webhook request.
Do we have any other configuration to avoid this encoding.?