We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Michal5
5 years agoExplorer | Level 4
Dropbox API check test connectivity
Hi,
I am using dropbox-sdk-java and Using method to check connectivity to Dropbox in this way
DbxRequestConfig config = new DbxRequestConfig("my-app");
DbxClientV2 client = new DbxClientV2(confi...
- 5 years ago
That's correct, this API endpoint does not currently support apps with the app folder permission. I can't speak to why any particular feature was or wasn't implemented, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
Michal5
Explorer | Level 4
Thank for now I used
client.files().listFolder("")
and it works for full and app permission ;)
Greg-DB
5 years agoDropbox Staff
Thanks for following up. I'm glad to hear you found a workaround. I was just about to follow up here with some good news actually. We were now able to implement and enable app folder app support for the check endpoints. That should be rolling out now, so you should be able to use the check().user method from your app folder app now. Hope this helps!
- Michal55 years agoExplorer | Level 4
That's amazing. Thanks for your good news.
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 5 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!