Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escaping of non-Latin chars during Base64 conversion #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

besdar
Copy link

@besdar besdar commented Aug 1, 2024

Hello again, @s0ftik3! In my previous PR there was also code for escaping non-Latin characters. Since response.data.translation[0] can have text in other languages and btoa cannot work with non-Latin characters, there is an error in your code for a browser (or a React native app).
Screenshot from 2024-08-01 13-12-39
Screenshot_1722503871

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant