One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
whats
2 years agoExplorer | Level 4
Xcode swiftydropbox setup
Hey, Has anyone been able to set up Swiftydropbox without any user prompt ? I dont know the order or what needs to be called. I don't want the user to have to set up any login. Any quick breakdow...
whats
2 years agoExplorer | Level 4
I dont want to gain access to their account, I want to use my account refresh token and app key. Is this possible ?
Greg-DB
Dropbox Staff
2 years agoThe API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. While it is technically possible to always connect to just one account for all users, we do not officially support this, for various technical and security reasons.
- whats2 years agoExplorer | Level 4
Absolutely understandable, would you be able to direct me on this flow?
- Здравко2 years agoLegendary | Level 20
whats, you can take a look here how you can perform OAuth by hands and use the refresh token in your code (you'll need app secret too by the way).
- whats2 years agoExplorer | Level 4
Hey thank you so much! What does your code look like in xcode once you have these parameters? What are you calling?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,953 PostsLatest Activity: 4 months ago
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 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!