We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
kennyroyelphej
5 months agoNew member | Level 2
Dropbox Error: Invalid Access Token, Unable to get Temporary Upload and Download Links
Greetings,
I have created a web app that allows users to upload and download their documents to Dropbox in the Apps/MY_APP_FOLDER directory. I have their refresh_token and can generate the access_t...
- 5 months ago
kennyroyelphej wrote:... I have their refresh_token and can generate the access_token. ...
...
Error:
`{"error":{".tag":"invalid_access_token"},"error_summary":"invalid_access_token/"}`...
Hi kennyroyelphej,
The error message shows that the access token is not generated as needed or maybe it's not valid anymore (has expired already). Did you organize your token flow/generation/refresh as shown here? 🧐 If not, give it a try and repeat your calls in this context. 😉 Does the same error message appear?
Hope this helps.
Здравко
5 months agoLegendary | Level 20
kennyroyelphej wrote:... I have their refresh_token and can generate the access_token. ...
...
Error:
`{"error":{".tag":"invalid_access_token"},"error_summary":"invalid_access_token/"}`...
Hi kennyroyelphej,
The error message shows that the access token is not generated as needed or maybe it's not valid anymore (has expired already). Did you organize your token flow/generation/refresh as shown here? 🧐 If not, give it a try and repeat your calls in this context. 😉 Does the same error message appear?
Hope this helps.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 5 hours agoIf 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!