Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
jary_capstone
7 years agoHelpful | Level 5
Dropbox Chooser not working on server
Hello everybody,
The dropbox Chooser is working fine on my local machine and in a test server that I have, but when moving the files to a new server, the dropbox container does not show in the screen. I added the domain in the chooser and saver domains section but still nothing appears.
What should I do?
4 Replies
- Greg-DB7 years ago
Dropbox Community Moderator
Can you elaborate on what you mean by "the dropbox container does not show in the screen"? Can you share a screenshot or offer steps to reproduce the issue?
Also, do you get any error or output in the console when this happens?
- jary_capstone7 years agoHelpful | Level 5
The first picture has the dropbox chooser (it's in my local server)
This second picture does not contain the dropbox chooser. (It's in a web server)
Both have the same code but the one in the web does not show the chooser. What could it be?
- Greg-DB7 years ago
Dropbox Community Moderator
Thanks! I see the Dropbox Chooser button isn't being loaded or inserted successfully.
Can you check the JavaScript console for any output/error? If something failed, there should be some error or output indicating what.
- jary_capstone7 years agoHelpful | Level 5
I got the errors:
Uncaught ReferenceError: Dopbox is not defined <- syntax error (Dropbox)
The other error was that I had: .getElementById("container") <- I changed it to "drobpox-container".
Everything working fine now.Thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,039 PostsLatest Activity: 12 hours ago
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 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!
Related Content
- 4 years agoanonymous