Error when refresh token is expired
trietsch opened this issue · 1 comments
trietsch commented
When the refresh token is expired, the user is presented with the error:
strm auth login
Error: oauth2: cannot fetch token: 400 Bad Request
Response: {"error":"invalid_grant","error_description":"Offline user session not found"}
bobvandenhoogen commented