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

UTF-8 Issue: Errors with Spanish text in gp.md #230

Open
kelvinauta opened this issue Nov 23, 2024 · 0 comments
Open

UTF-8 Issue: Errors with Spanish text in gp.md #230

kelvinauta opened this issue Nov 23, 2024 · 0 comments

Comments

@kelvinauta
Copy link

If you enter text in Spanish that includes accents or the letter ñ, you get a parsing error in the body.
Example text with issues:
párrafo (accent)
característica (accent)
mañana (ñ)

'{\n "error": {\n "message": "400: There was an error parsing the body",\n "type": "server_error",\n "param": null,\n "code": null\n }\n}\n'

Solution:
delete all spanish characters and probably other characters wierd too

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

No branches or pull requests

1 participant