A
A
Alexander Kardapolov2019-10-25 15:59:52
RESTful API
Alexander Kardapolov, 2019-10-25 15:59:52

How to set up UTF-8 in a REST service on Amazon API Gateway?

Hello!
How to set up correct transmission of UTF-8 strings to REST service?
Environment: table in DynamoDB, accessed via REST in Amazon API Gateway.
Test working: https://n3i92lcyj8.execute-api.eu-west-3.amazonaws...
Test fails (in browser): https://n3i92lcyj8.execute-api.eu-west-3.amazonaws.. In Java (through the
Jersey Client) it also returns null for username Petr, I pass it on for everyone, with encode / without - for some reason the data does not come.
Tests (in Amazon API Gateway interface) pass fine, data is requested:
5db2f0561c8a9791033841.png
Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question