We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
BruceVWilcox
2 months agoExplorer | Level 4
Why is my local DropBox folder not readable with java?
I am trying to read files in DropBox folders on my Mac with java.
The following code:
String dir = "/Users/brucewilcox/Library/CloudStorage/Dropbox/Apps/Form8949DotCom/taxdochub-forms-...
DB-Des
Dropbox Engineer
Hi BruceVWilcox,
The local Dropbox folder should be readable. The issue you are encountering is most likely a local permissions issue.
Since the behavior you are describing is not an error from the Dropbox API itself, we can't offer much more help with that in particular.
BruceVWilcox
2 months agoExplorer | Level 4
DB-Des wrote:Hi BruceVWilcox,
The local Dropbox folder should be readable. The issue you are encountering is most likely a local permissions issue.
Since the behavior you are describing is not an error from the Dropbox API itself, we can't offer much more help with that in particular.
The folder is populated programmatically with files from a java app in Google Cloud. It turns out that the individual files do not have ANY permissions for other than me as a user. I am running the java app from my IntelliJ IDE. Not sure why the permissions are so narrow. And not sure who the user is when the IDE runs.
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!