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

User-friendly localizedDescription from query fetch Error #742

Closed
jordanhbuiltbyhq opened this issue Aug 29, 2019 · 3 comments
Closed

User-friendly localizedDescription from query fetch Error #742

jordanhbuiltbyhq opened this issue Aug 29, 2019 · 3 comments
Labels
bug Generally incorrect behavior
Milestone

Comments

@jordanhbuiltbyhq
Copy link

This is a refile of #477. Apologies for not getting back on time. We continue to see the error.localizedDescription is not something you want to show to the user. Testing it on 0.15.0 we get:
"Received error response (500 internal server error): {\"errors\":[{\"message\":\"Invalid client auth token.\",\"extensions\":{\"code\":\"INTERNAL_SERVER_ERROR\"}}]}\n"

@designatednerd designatednerd added the bug Generally incorrect behavior label Sep 3, 2019
@designatednerd
Copy link
Contributor

@jordanhbuiltbyhq Thanks for re-filing! I'll take a look and see what I can figure out. I suspect that's from GraphQLError not using the message as the localized description

@designatednerd
Copy link
Contributor

0.15.2 has now shipped! Closing this out.

@jordanhbuiltbyhq
Copy link
Author

Thank you very much!

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

No branches or pull requests

2 participants