mirror of
https://github.com/rclone/rclone
synced 2024-11-02 23:09:23 +01:00
onedrive: document refresh token expiry - fixes #4512
This commit is contained in:
parent
801a820c54
commit
1abc252ed3
@ -294,7 +294,12 @@ See: the [encoding section in the overview](/overview/#encoding) for more info.
|
|||||||
|
|
||||||
{{< rem autogenerated options stop >}}
|
{{< rem autogenerated options stop >}}
|
||||||
|
|
||||||
### Limitations ###
|
### Limitations
|
||||||
|
|
||||||
|
If you don't use rclone for 90 days the refresh token will
|
||||||
|
expire. This will result in authorization problems. This is easy to
|
||||||
|
fix by running the `rclone config reconnect remote:` command to get a
|
||||||
|
new token and refresh token.
|
||||||
|
|
||||||
#### Naming ####
|
#### Naming ####
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user