We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Geggs
8 months agoHelpful | Level 5
Dropbox Api 6.1: Auth is not recognised
Hi,
after updating from Android Java Api
'com.dropbox.core:dropbox-core-sdk:5.4.0' to com.dropbox.core:dropbox-core-sdk:6.1.0'
Auth is not recognised.
I need it for the PKCE flow:
'Auth.startOAuth2PKCE(...)'
Seems like this has changed something and I can't find any reference to it.
Thanks
Geggs
- SDK Version 5.4.0 only needs Core-SDK while 6.1.0 needs both of them
implementation 'com.dropbox.core:dropbox-core-sdk:6.1.0' implementation 'com.dropbox.core:dropbox-android-sdk:6.1.0'
Thanks to Alejandro, posted his answer here
- GeggsHelpful | Level 5
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 5 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!