We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

strugglingstudent's avatar
strugglingstudent
New member | Level 2
4 years ago

Invalid_access_token with the android example app

I am trying to run the Android example app in the api v2 Github repo. I followed exactly what the README section mentioned, the app successfully run. But after I log in, I can view my files, but when...
  • Здравко's avatar
    Здравко
    4 years ago

    Hi strugglingstudent,

    I am not sure still what application you are trying to build and run (you didn't share a link to yet). One more thing you should take care about is what are scopes you have queried at moment of authentication (at runtime). Even when you have enabled all available scopes at application creation time, those scopes are available for application key only. When you recieve authentication token (the one actually used by Dropbox API), its scopes set is a subset of application key set (not mandatory entire - i.e. you can query at run time only 2 scopes from all available, for example). Make sure you have queried all scopes too (all needed, at least) on token query time!

    Hope this gives right direction.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API

Make connections with other developers

795 PostsLatest Activity: 7 days ago
192 Following

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!