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

How to solve 'utf8' can't decode,because of string:högskolan #24

Closed
chyroc opened this issue Nov 29, 2016 · 3 comments
Closed

How to solve 'utf8' can't decode,because of string:högskolan #24

chyroc opened this issue Nov 29, 2016 · 3 comments

Comments

@chyroc
Copy link

chyroc commented Nov 29, 2016

if there is a string: högskolan in database,then there well be a error:
{
"errors": [
{
"message": "'utf8' codec can't decode byte 0xf6 in position 34: invalid start byte",
"locations": [
{
"column": 3,
"line": 2
}
]
}
],
"data": {
"allDegreess": null
}
}

@chyroc
Copy link
Author

chyroc commented Nov 29, 2016

sorry,the code style is unsharp

@chyroc
Copy link
Author

chyroc commented Nov 29, 2016

i have solved,thanks.

@chyroc chyroc closed this as completed Nov 29, 2016
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics referencing this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant