You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

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

Java SDK: authorizing with a refresh token, getting "no auth function available for given request"

I'm trying to get authorization using refresh token to work in my project, but I'm having some trouble. This is a command line tool that will run as a cron job, so there shouldn't be any user interac...
  • Greg-DB's avatar
    3 years ago

    Since you're not using PKCE, the app secret is required for the refresh process, so you'll need to set appSecret when making your DbxCredential​.