Hi, team. I am using Hasura and facing problems wi...
# support-questions-legacy
s
Hi, team. I am using Hasura and facing problems with session refresh. Hasura returns 200 even when JWT is expired and Supertokens xhr interceptor doesn't recognize it therefore it doesn't try to refresh the session. If I catch the JWT expired graphql error, is it possible to manually refresh the session and re-try the failed hasura requests? What would you recommend in this case?
4 Views