We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

didouchk's avatar
didouchk
Explorer | Level 3
3 years ago

Why Auth.getDbxCredential method returns null after PKCE authentication (Dropbox Android JDK) ?

Hi,   I'm trying to use the new authentication flow with short-live tokens and refresh tokens on  an Android App with Dropbox JDK. I'm using the  Auth.startOAuth2PKCE() method which works c...
  • Greg-DB's avatar
    3 years ago

    didouchk In addition to what Здравко said, note that there is an Android-specific example here. Make sure you're implementing the authorization flow as shown.

     

    And if something doesn't seem to be working as expected, please reply with:

    • the version numbers of the Android platform and Dropbox SDK you are using
    • the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
    • the full text of any error or unexpected output