Discuss Dropbox Developer & API
Im trying to embbed a folder on my website, it shows normal on my own browser, but when i switch browser or go incognito it doesnt show...
Its a shared public folder. What am i doing wrong?
Hey @Petugo, sorry to hear you're having issues with this.
Could you walk me through the exact steps you take to do this and, if possible, send us a screenshot of the issue to have a visual too?
Thanks!
Walter
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, give it a Like below to let us know.
Need help with something else? Ask me a question!
Find Tips & Tricks Discover more ways to use Dropbox here!
Interested in Community Groups? Click here to join
i followed the guide on https://www.dropbox.com/developers/embedder
Then create the Embedder domain igorrezende.com.br and put the JavaScript snippet as a header HTML
than i added the anchor to my website
<a
href="https://www.dropbox.com/sh/0a2v1bd2z6cfmcq/AAC15SSmIP6vBshB2iFxsAVOa?dl=0"
class="dropbox-embed"
data-height="1000px"
data-width="1000px"
></a>
at first it worked
But when i go to other browser it simply disapears
Thanks for clarifying that @Petugo
Just note that I've moved your post to the relevant board of the Community.
Perhaps @Greg-DB will have some insights on why this is happening or advice on next steps.
In the meantime, please feel free to provide any additional information such as the web browser you're noticing this on, error logs etc.
Walter
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, give it a Like below to let us know.
Need help with something else? Ask me a question!
Find Tips & Tricks Discover more ways to use Dropbox here!
Interested in Community Groups? Click here to join
Hi @Petugo,
You have to check your setup. I just repeated what you describe and it seems work.
@Petugo wrote:i followed the guide on https://www.dropbox.com/developers/embedder
...
<a
href="https://www.dropbox.com/sh/0a2v1bd2z6cfmcq/AAC15SSmIP6vBshB2iFxsAVOa?dl=0"
class="dropbox-embed"
data-height="1000px"
data-width="1000px"
></a>
at first it worked
...
For me too. In regular browser window it looks like:
@Petugo wrote:...
But when i go to other browser it simply disapears
...
In a incognito window it still appears, as follows:
@Petugo What specific browser(s) and version(s) are you seeing this with?
Some browsers/modes have special privacy/tracking blocking behaviors that may impact the Dropbox Embedder, since it's technically embedding a third party site.
@Petugo Thanks for sharing the URL. Can you share which browsers (e.g., Chrome, Safari, and/or Firefox, etc.) and which version number(s) of each of those browser you're using where you see the issue?
Hi there!
If you need more help you can view your support options (expected response time for a 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!