Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Dataprocessing lambda should use utf8 instead of ascii#247

Open
Teddy-Schmitz wants to merge 1 commit intoaws-samples:masterfrom
Teddy-Schmitz:master
Open

Dataprocessing lambda should use utf8 instead of ascii#247
Teddy-Schmitz wants to merge 1 commit intoaws-samples:masterfrom
Teddy-Schmitz:master

Conversation

@Teddy-Schmitz
Copy link

If someone sends a unicorn name that has characters outside of ascii then it will result in invalid JSON as the character will not be decoded properly. This fixes that issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants