Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
gauravsc
7 years agoExplorer | Level 3
Error while using chooser/saver: "Uh oh! Seems like this widget is not configured properly...."
I am trying demo for chooser/saver demo at https://codepen.io/gauravsc/pen/dqRGjv
I am getting error "Uh oh! Seems like this widget is not configured properly. Origin does not match any app domain". I have added www.codepen.io in Chooser/Saver domains in app settings.
Below is my code. I am getting error at both Chooser/Saver.
<script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="ihmj5go9ryc2tjh"></script>
<div class="container">
<div class="row">
<h1>Dropbox Chooser/Saver Demo</h1>
<div class="col-md-6"> <a href="https://images.pexels.com/photos/1048033/pexels-photo-1048033.jpeg?cs=srgb&dl=abstract-asymmetry-botanical-1048033.jpg&fm=jpg" class="dropbox-saver"></a></div>
<div class="col-md-6">
<div id="dropbox-container"></div>
<hr>
<ul id="img_list" class="small-block-grid-1 medium-block-grid-2 large-block-grid-3">
</ul>
</div>
</div>
</div>
</div>
</div>
It looks like CodePen serves on just codepen.io, not www.codepen.io, so you need to register codepen.io (without the 'www') for your app's 'Chooser/Saver domains'
on the app's page on the App Console.
1 Reply
Replies have been turned off for this discussion
- Greg-DB7 years ago
Dropbox Community Moderator
It looks like CodePen serves on just codepen.io, not www.codepen.io, so you need to register codepen.io (without the 'www') for your app's 'Chooser/Saver domains'
on the app's page on the App Console.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 3 years 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!