You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Dropbox API has changed and now supports refresh tokens : https://developers.dropbox.com/oauth-guide
Currently the oAUTH token to be used for Django-storages is only provided as ‘short-lived’ for 4 hours by Dropbox and a new one can be used by sending a refresh token. Documentation or feature update necessary?
The text was updated successfully, but these errors were encountered:
The Dropbox API has changed and now supports refresh tokens : https://developers.dropbox.com/oauth-guide
Currently the oAUTH token to be used for Django-storages is only provided as ‘short-lived’ for 4 hours by Dropbox and a new one can be used by sending a refresh token. Documentation or feature update necessary?
The text was updated successfully, but these errors were encountered: