We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
sianis
8 years agoExplorer | Level 3
Andorid SDK uses deprecated API
https://github.com/dropbox/dropbox-sdk-java Andorid SDK uses still v1 API. It shows warning when I try to login from application. It opens https://www.dropbox.com/1/connect?k=XXX when I call Auth.st...
- 5 years ago
Sekali I'm not sure I understand your message. If you're using an official SDK, such as the Java SDK, you should use the latest version, as released and documented. You do not need to make any modifications to it. It may use some different internal mechanisms, but the latest versions already use API v2.
If you are not using an SDK, you should implement the OAuth flow as documented.
Sekali
Explorer | Level 4
thanks . Your means use the demo ,web pages shows like https://www.dropbox.com/1/connect, but it already support v2 endport ? Just like request url like https://www.dropbox.com/oauth2/authorize? so it looks like a shell?
Greg-DB
5 years agoDropbox Staff
Sekali I'm not sure I understand your message. If you're using an official SDK, such as the Java SDK, you should use the latest version, as released and documented. You do not need to make any modifications to it. It may use some different internal mechanisms, but the latest versions already use API v2.
If you are not using an SDK, you should implement the OAuth flow as documented.
- Sekali5 years agoExplorer | Level 4
thanks , I solved it . I look for oauth and use it.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 7 hours 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!