I am developing a function in Zoho CRM that interacts with two different APIs. However, when I make the call to the second API within the function, I receive corrupted characters, such as n�o
, indicating an encoding issue. I have set the function to use UTF-8 encoding and applied multi-form-data
in the request, but the issue still persists.
Interestingly, when I execute the same request via Postman, the data is returned correctly without any encoding problems.
Has anyone encountered this issue before, or can provide suggestions on how to resolve this character encoding problem in Deluge?
Writer is a powerful online word processor, designed for collaborative work.