After upgrading to 10.17.0, http requests are sending data without encoding correctly special characters, like accents or latin. This is an example of a REST POST to Slack: This problem is breaking integrations (Box file uploads, for example).
asked
Luiz Rocha
1 answers
0
This is a bug that affects REST calls that use custom request templates. If the action uses an export map for serialization there's no encoding error. Reported to Mendix.