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

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​.