Refresh token is broken
Closed this issue · 1 comments
regiscamimura commented
The refresh_token
method causes config["token"]
to be a tuple instead of a string:
Lines 98 to 101 in a12bce5
prschmid commented
@regiscamimura This has been fixed and the updated code has been merged to develop. Will release the next version shortly that will have this fix.