Dropbox Token - Dynamically update token

Hi Everyone,

I’m trying to use dropbox to run backups, but as you may or may not be aware, Dropbox’s api no longer allows for permanent tokens for backups.

I’ve found a guide that shows me how to refresh that token, and output to a file, however i am having difficulty in dynamically updating that token, using the file contents.

Im using Debian 12/FreePBX 17.0.21.2 with the backup module 17.0.5.70 btw.

Figured it out on my own.

TL;DR theres documentation on how to refresh Dropbox tokens using their refresh token.

I have that output the token to a file.

I then relevant filestore config entry in the configuration database..

Cron jobbed it, and it seems to work.

Would appreciate the module to be updated :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.