- This topic has 1 reply, 2 voices, and was last updated 2 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Token not updating automatically
Tagged: Token
Hello Everyone,
Time to time, I am getting the following error code:
Exception: b'{\n “errors”: [\n {\n “details”: “(invalid_grant) expired refresh token”,\n “message”: “Internal Server Error”\n }\n ],\n “size”: 1,\n “status”: 500,\n “type”: “error”\n}’
I believe it is related to the token. I do logout and login, but it doesn’t help. I have to generate new token and add it to .tokens.json file.
Can anyone please help?
Thanks and Regards
When you say you ‘logout and login’, do you mean log out of Jupyter Hub or Portal?