Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
arcade
4 months agoNew member | Level 2
Getting {"error": "invalid_grant", "error_description": "invalid code verifier"}
I'm using PKCE flow https://www.dropbox.com/developers/documentation/http/documentation#oauth2-token in my react native expo app for generating the token. I'm able to generate code & state value su...
DB-Des
Dropbox Community Moderator
4 months agoHi arcade
When you use the official Dropbox JavaScript SDK, you do not need to implement all of the logic for this process yourself. The SDK will do most of the work for you. You can find examples of using this here. More specifically, you can find an example of implementing PKCE on the back end here: https://github.com/dropbox/dropbox-sdk-js/blob/main/examples/javascript/PKCE-backend/code_flow_example.js or the front end here: https://github.com/dropbox/dropbox-sdk-js/tree/main/examples/javascript/pkce-browser
About Discuss Dropbox Developer & API
Make connections with other developers
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!