mirror of
https://github.com/rclone/rclone
synced 2025-03-25 08:26:24 +01:00

Before this fix we were doing the token refresh but ignoring the new tokens. This bug was introduced in v1.39 by 4c0e2f9b3b17cd403744b2f19f7853ee016d9ae3 Fixes #2018 Fixes #2031