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!
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
<ahref="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.
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... <ahref="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.
thaanks the website is https://igorrezende.com.br/dropbox/
@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?