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

JSONDecodeError: Expecting value: line 1 column 1 (char 0) from U+1D5E5: MATHEMATICAL SANS-SERIF BOLD #163

Closed
skyrover7 opened this issue Apr 16, 2020 · 0 comments · Fixed by #181

Comments

@skyrover7
Copy link

I am getting a JSONDecodeError: Expecting value: line 1 column 1 (char 0) error. However it does not seem to be caused by emojis or a rate limit/api error.

Instead it seems that if my input text is in this format: U+1D5E5: MATHEMATICAL SANS-SERIF BOLD
(https://charbase.com/1d5e5-unicode-mathematical-sans-serif-bold-capital-r)

It causes the error. Perhaps there is an easy fix to this. A lot of my input text has these kinds of characters throughout. Here is an example of the type of text:

𝗕𝗘𝗥𝗕𝗔𝗡𝗗𝗜𝗡𝗚 𝗟𝗘𝗟𝗔𝗞𝗜

If i put this into google translate directly (copy paste), it doesn't translate, if i type it in, it works.

Any help appreciated here!

@ssut ssut mentioned this issue Jun 9, 2020
@ssut ssut linked a pull request Jun 9, 2020 that will close this issue
@ssut ssut closed this as completed in #181 Jun 14, 2020
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 a pull request may close this issue.

1 participant