We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
TC888
3 years agoExplorer | Level 3
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...
- 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.
Greg-DB
3 years agoDropbox Staff
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.
- TC8883 years agoExplorer | Level 3
That did the trick. Thanks.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 44 minutes 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!