Utf-8 problem google assistance


#1

Hello,

I host my code with AWS but with google assistance he don’t speak in utf8 he transform for example é or è.

Someone knows how to fix the problem ?


#2

In your API Gateway, make sure that it has content-type: application/json; charset=UTF-8 as a header.

Learn more here:


#3

I did that it’s enough ?

Screenshot_1


#4

Problem fixed :slight_smile:


#5

Great! Closing this now


closed #6