Forum Discussion

GRP2's avatar
GRP2
New member | Level 2
7 years ago

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!

8 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    7 years ago

    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. 

  • grp3's avatar
    grp3
    Explorer | Level 4
    7 years ago

    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's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    7 years ago

    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.

  • Здравко's avatar
    Здравко
    Legendary | Level 20
    7 years ago

    Hi GRP2/grp3,

    Are you sure you didn't create access token in one of your account and try use it on another one? :thinking: You are using two different accounts in fact (content is different, even when matching)!

    Hope this gives the right direction. :wink:

  • grp3's avatar
    grp3
    Explorer | Level 4
    7 years ago

    What do you mean, Здравко? How can I use token in another account? I send only path to file and token, there is no info what account I use.

  • Здравко's avatar
    Здравко
    Legendary | Level 20
    7 years ago

    :grinning::slight_smile:


    grp3 wrote:

    What do you mean, Здравко? How can I use token in another account?...


    Exactly, You can't! :wink:


    grp3 wrote:

    ... I send only path to file and token, there is no info what account I use.


    You didn't mention in any way exact API point in use or error message you have received, so I have supposed exactly what you said above. The token represent particular account! Are you sure that the particular account (represented using particular token) contains the path you are talking about? :stuck_out_tongue_winking_eye:

  • grp3's avatar
    grp3
    Explorer | Level 4
    7 years ago

    Yes, It works fine, otherwise I receive Not found. I get access token expired error and when I regenerate acess token, it works again.

  • Здравко's avatar
    Здравко
    Legendary | Level 20
    7 years ago

    What is the "full picture" of (how to say) everything? What is/are API point(s), you are using? What are the full (error) messages (entire JSON) both when work fine and when fail? Any other info able clarify the "picture" would be helpful to somebody passed through/around the same/similar behaviour (probably more useful info back to you). :upside_down:

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

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, Facebook or Instagram.

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!