Open abompard opened 6 years ago
Apparently the server sometimes returns an error but with a HTTP 200 code, which sends the execution into the wrong code path.
I'm experiencing this issue as well. @abompard did you manage to find a fix or a workaround?
On Hubs I get this traceback sometimes:
I've printed the value of the variable
d
and it's{'error_description': 'Something went wrong refreshing', 'error': 'invalid_grant'}
.