mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 18:43:50 +00:00
Before this fix we were doing the token refresh but ignoring the new
tokens.
This bug was introduced in v1.39 by 4c0e2f9b3b
Fixes #2018
Fixes #2031