Saving data in a Google Sheet. No non-ASCII characters

So yeah. I tested a bit and found that the Web.POST.text block does not work with non-ASCII characters.

It works and sends country-specific characters:

This doesn't work and sends blank characters instead of country-specific characters:

Maybe I should use a different block for encoding?

2 Likes