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

Django Subscription Example #16

Open
rezaneam opened this issue Nov 25, 2022 · 0 comments
Open

Django Subscription Example #16

rezaneam opened this issue Nov 25, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@rezaneam
Copy link

rezaneam commented Nov 25, 2022

Describe the Bug

Not sure if it's related to a misconfiguration or a valid bug.
but when I try to access the GraphiQL running the Django Subscription example

UnicodeDecodeError at /graphql
'charmap' codec can't decode byte 0x8d in position 2299: character maps to <undefined>

Unicode error hint
The string that could not be encoded/decoded was: QL ���� # #

traced from template = Template(render_to_string("graphql/graphiql.html")) in api\views.py

System Information

  • Operating system: Win
  • Strawberry version 0.142.2
  • Django version: 4.1.3
@rezaneam rezaneam added the bug Something isn't working label Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant