Loading…
Fetching recent backups from cloud storage
No recent activity
Create a backup or restore to see activity here
No active schedules
Set up automated backups on the Schedules page
Fetching recent backups from cloud storage
Create a backup or restore to see activity here
Set up automated backups on the Schedules page
Create a schedule to automate your backups
Use this when access tokens have expired but the refresh token is still valid. Tokens are automatically persisted to the encrypted vault.
Use this when the refresh token has been revoked or expired. This opens the provider's authorization page in a new window. You can either use the hosted callback (automatic) or copy the authorization code manually.
http://localhost:8080/callback in your Box/Google/Dropbox app as a permanent redirect URI.
When tokens are refreshed at runtime on a remote deployment, the local vault may become stale. Use this before redeploying to ensure the vault has the latest tokens. This prevents the "refresh token expired" error after a fresh deploy.