Forum Discussion

mjoyner1's avatar
mjoyner1
Explorer | Level 3
8 years ago
Solved

Revoke and reissue token ....... keeping the Token server side.

Hi fellow Dropboxer,

 

Unfortunately, our app needs to let the client have the Bearer token for a COR's direct content upload. I was wondering if it was possible to periodically revoke and get a new token without the OAuth dance. That way, there would be a TTL on the bearer and we don't need to worry about the client having the Bearer if we renew the Bearer every 24 hours.

 

 

  • Unfortunately, the Dropbox API doesn't offer a way to do that, but I'll be sure to pass this along as a feature request.