Hello
I am trying to show a dropbox folder on my wordpress website through your embedder.
I followed your guide on https://www.dropbox.com/developers/embedder but its not showing the folder. I just got a message that blocked by poltics of x-frame-options
How can i solve it? I tried to Google it, but no one seems to have this issue. I do not have any non-english charecters in the filename.
Link to the page where the issue is:
https://dropbox.diddo.dk/dropbox/
what i did do:
1. inserted the script
<script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="myappkey here"></script>
Inserted the anchor tag with link to my dropbox folder
But still its not working. Please help me solve it!