handsup-react icon indicating copy to clipboard operation
handsup-react copied to clipboard

The application sometimes gets into an inconsistent state and the user can't add questions

Open gsans opened this issue 8 years ago • 0 comments

The error message is from GraphQL saying we don't have enough privileges.

The solution is to logout and login again so the Auth0 data can be updated. This can be related to losing the userId or Auth0IdToken.

One approach would be to identify this case and logout the user automatically.

gsans avatar Apr 23 '17 03:04 gsans