We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
dev_ninja
9 months agoHelpful | Level 5
Insufficient_space error message even though I have a lot of free space
I have a dropbox app that uploads documents to folders on behalf of users. When I tested it in production,I kept getting an insufficient_space error
{ "error_summary": "path/insufficient_s...
- 9 months ago
Hi @Здравко @Greg-DB , I was using a third party tool and logged the generated request for inspection. Turns out it was trying to upload files to the wrong user. My bad. Problem resolved now
Thanks for the assistance
Здравко
9 months agoLegendary | Level 20
Hi dev_ninja,
At the beginning it's good idea to check the actual space immediately after your code get that error. Logging this would show you how much is the exact space. 😉 Also, checking the actual user account might be helpful.
Good luck.
- dev_ninja9 months agoHelpful | Level 5
Hi @Здравко @Greg-DB , I was using a third party tool and logged the generated request for inspection. Turns out it was trying to upload files to the wrong user. My bad. Problem resolved now
Thanks for the assistance
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!