cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Refresh token expiration

Refresh token expiration

TomSchoonjans
Explorer | Level 3
Go to solution

Hi all,

 

 

I am writing my first app that uses the Dropbox Python SDK and I was wondering if the OAuth2 refresh tokens ever expire.

 

Many thanks in advance for your replies!

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

Dropbox OAuth 2 refresh tokens don't expire by themselves, but the user or app can revoke them on demand.

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

Dropbox OAuth 2 refresh tokens don't expire by themselves, but the user or app can revoke them on demand.

TomSchoonjans
Explorer | Level 3
Go to solution

Thanks Greg!

Need more support?