We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Dennis T.6
9 years agoNew member | Level 2
Java API v2 Longpolling SocketTimeoutException
I always get SocketTimeoutException when invoking:
client.files.listFolderLongpoll(cursor, 60);
According to the docs it should just return a result with the "changes" flag set to false. How can ...
Greg-DB
9 years agoDropbox Staff
This should be fixed as of version 2.0-beta-6 of the SDK, where we exposed the ability to configure socket read timeouts for StandardHttpRequestor.
You can find a sample of using longpoll here:
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!