We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
thedefaultman
4 months agoNew member | Level 2
large file upload for github actions
Hi all, I'm trying to integrate my software pipeline with dropbox. I've written this bash script that should be able to use the upload session based on the api doc and upload the files but I think I'...
Здравко
4 months agoLegendary | Level 20
Hi thedefaultman,
Your issue is not Dropbox API. From Dropbox API point of view, everything looks fine. It's not the same about basic bash syntax rules though! 🙂
Take some time, read about different bash loops and how they may be organized and controlled. Other thing you may improve is understanding of command options you have used. Be aware what every option means and why are you using every one of them. Stepping in this direction (step by step) will let you see where that error message comes form and fix the issue of course.
Go further (learning bash syntax) with patience and persistence. 😉
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!