Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Aimed
1 year agoNew member | Level 2
Dropbox refuses to connect when using embedder
When i try to use the embedder in an iframe, it shows that dropbox.com refused to connect. I made sure that i have added localhost in chooser/saver/embedder domain section in the app console, simil...
GabrielLuke
1 year agoHelpful | Level 5
You've set the domain correctly, but here are a few things to check:
- URL Format: Ensure the iframe URL is correct (e.g., http://localhost:3000 or http://127.0.0.1:3000).
- CORS: Make sure your server allows requests from localhost or the IP address 127.0.0.1.
- Cache: Try clearing your browser cache or use an incognito window.
- Console Errors: Check the browser console for any specific error messages.
If the issue persists, try deploying to a staging server to see if it works outside of localhost. Let me know if that helps!
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!