We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
randysandy209
6 years agoExplorer | Level 3
malformed_path issue?
Hi there, How do I resolve this??
Traceback (most recent call last): File "pi_surveillance.py", line 123, in <module> client.files_upload(open(t.path, "rb").read(), path) File "/home/pi/.virtual...
- 6 years ago
[Cross-linking for reference: https://stackoverflow.com/questions/54846821/how-to-solve-writeerror-for-dropbox ]
I see that delta1071 already helped out on the other thread. It sounds like the issue may be that you're using "/HomeSec" as your "dropbox_base_path", which results in an extra leading slash, given the formatting: "/{base_path}/{timestamp}.jpg".
Greg-DB
6 years agoDropbox Staff
[Cross-linking for reference: https://stackoverflow.com/questions/54846821/how-to-solve-writeerror-for-dropbox ]
I see that delta1071 already helped out on the other thread. It sounds like the issue may be that you're using "/HomeSec" as your "dropbox_base_path", which results in an extra leading slash, given the formatting: "/{base_path}/{timestamp}.jpg".
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 6 days 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!