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
Karmo
6 months agoNew member | Level 2
DropBox Auth for backend
I am developing an app that requires to read metadata from dropbox files. This backend has no interraction with the user directly. I am having difficulties finding a way to get backend authenticated ...
- 6 months agoHello Karmo,
While retrieving the access token and refresh token for the Dropbox API, you would usually need the client_id (app key), and client_secret (app secret). However you could implement PKCE with the Dropbox API without the client_secret (app secret). For further information, please review the following below:
iNeil
6 months agoDropbox Engineer
Hello Karmo,
While retrieving the access token and refresh token for the Dropbox API, you would usually need the client_id (app key), and client_secret (app secret). However you could implement PKCE with the Dropbox API without the client_secret (app secret). For further information, please review the following below:
While retrieving the access token and refresh token for the Dropbox API, you would usually need the client_id (app key), and client_secret (app secret). However you could implement PKCE with the Dropbox API without the client_secret (app secret). For further information, please review the following below:
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!