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

Apollo GraphQL error on page load when JWT token expired #233

Closed
damianmoore opened this issue Apr 19, 2021 · 1 comment
Closed

Apollo GraphQL error on page load when JWT token expired #233

damianmoore opened this issue Apr 19, 2021 · 1 comment
Assignees
Milestone

Comments

@damianmoore
Copy link
Collaborator

Error: GraphQL error: You do not have permission to perform this action

@damianmoore damianmoore self-assigned this Apr 19, 2021
@damianmoore damianmoore added this to the 1.0 milestone Apr 19, 2021
@damianmoore damianmoore changed the title GraphQL error on page load when JWT token expired Apollo GraphQL error on page load when JWT token expired Apr 19, 2021
@damianmoore
Copy link
Collaborator Author

Fixed as of a35c694. Upgraded Apollo Client to v3 and raised exceptions on GraphQL error, causing RetryLink to activate.

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

No branches or pull requests

1 participant