One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
GRP2
6 years agoNew member | Level 2
access token expired
Hi! My acess token sometimes expire them self.
I generate it in App console, by clicking generate button. I use acess token only for aceesing files - dowload and get_temporary_link. Also I use Dropbox Desktop for loading files.
Is there some limitation for acess token, e.g. requests count or something else? It is very strange, but last time it expired 6-7 days after creating.
My app has status: Development and permission type: App folder, have one user.
Is it posible to see any logs, to know what happend with acess token?
Any ideas why acess token expires?
Thanks!
- Greg-DB
Dropbox Staff
By default, Dropbox API access tokens for your app(s) don't expire by themselves, but there a number of different ways that a Dropbox API access token can become invalid:
- the user can revoke all access tokens for an app by unlinking it on the connected apps page
- any client with the access token can revoke the access token by calling /2/auth/token/revoke
- if the app uses the "app folder" permission, the token can be disabled by the user deleting the app folder itself in the Dropbox account, either via the Dropbox website or any client
- the app can be disabled
- the account that owns the app can be disabled
- the connected account can be disabled
You can check on activity in your account itself on the Dropbox web site. Dropbox doesn't offer API logs for checking API activity though.
- grp3Explorer | Level 4
Hi, Greg! It's me, but new name
Thanks for your reply! None of these cases did not happened with my account.
I use free account, and maybe there are some limitations like download traffic limit that could affect token. I am just at a loss. And it is unclear if it will be fixed after upgrading to Plus plan.
- Greg-DB
Dropbox Staff
It sounds like you're referring to the shared link bandwidth limits, documented here. That's unrelated to access token validity.
Also, changing from free to paid won't affect access token validity.
If you believe something isn't working as expected on the API, please feel free to open a ticket.
About Discuss Dropbox Developer & API
Make connections with other developers804 PostsLatest Activity: 2 days ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!