My images don't load on mobile when I visit my website that uses dropbox direct photo links. The desktop site works fine.
Hi all,
As you may have seen, this issue is now resolved and a fix was rolled out earlier this week 🎉
Let us know if you have any questions.
Emma
I'm having the same issue. On my iPhone and iPad, image links with the raw=1 extension won't load anymore in the Safari or Chrome browser. On my Desktop Mac, Chrome and Firefox load the images just fine but not Safari. This issue just started today.
Chrome, Firefox, Safari, and DuckDuckGo, all do not load the images on mobile. I cleared the cache and browsing history of Chrome still the problem continues.
Yes unfortunately deleting the history and clearing the cache doesn’t make a difference. I’ve tried most of the obvious things I can think of. This is really strange.
hi guys, I have the same problem..everything was working fine until today morning. Im using an app on my TV that is pointing to my xml file in my dropbox account in the public folder. All i had done before was the url?raw=1 to make this work. But today it stopped working. when i copy this to chrome just to test the xml page will open but i see that the url is different, a bunch of letters. What have dropbox done? And why dont we get an info before this change? If i copy that long url to my app it works fine.
But also the icon pictures wont show because of the long url..this is just an exampel(url wont work its just as example).
<logo_30x30>https://www.dropbox.com/s/bcarf88t80k26x9/picture.png?raw=1</logo_30x30>
this url will become like..https://ucf1....dl.dropboxusercontent.com/cd/0/inline/B...file#..and wont show up on my app.
I hope dropbox can fix this..
Jpeg's and Png's don't work
Hi, my hosted photos in a photography forum worked fine until yesterday. The photos don't show up anymore when I am using Safari. On a pc with IE everything works fine. Other members of the forum reported the same problem since yesterday.
Does anyone have a clue what is going on? Is it a dropbox problem or is it a Safari problem. The same problem happens also in other forums so it does not seem to be associated with the forum platform.
Thanks for your help.
Best regards,
Erik
I am having exactly the same issue, specifically related to iOS (All browsers) and macOS (Safari Specifically). The hosted photos I use in my html code for my webpage (eBay) stopped displaying on these platforms a few days ago. They've been up for at least a year without issues and unless changes were made, are inputted correctly (https, raw=1).
This is a big concern for me. The images are both .jpg and .png format. Any ideas?
I just wanted to add that this is not limited to images. CSS being served via Dropbox is also not being rendered properly in Safari. It seems to be an issue of file mime types being incorrectly set. This issue just started on March 1st as well.The console in Safari shows the following message when attempting to load CSS files via Dropbox:
Did not parse stylesheet '[url]' because non CSS MIME types are not allowed in strict mode.
Additionally, this is not just a mobile issue and occurs on desktop Safari as well. Does not occur in non-Safari browsers and persists in private windows.
Hi Lusil,
It is very difficult to find out who to contact on their website. I have tried and received this case number #12127515 and #12127503I have problems with to force render a file in a browser.
To bypass the preview page and allow your browser to directly render your files, use raw=1 as a query parameter in your URL. Adding raw=1 to a URL will cause an HTTP redirect.
As i mentioned earlier, it seems that dropbox made some changes regarding to force render a file in a browser. The url is changing to something else and my app cant open my xml therefor. Could you please change it back or send me instructions how i can have it as i had before?
I have the same issue, To test I made a simple index.html with one line of code.
<img src="https://www.dropbox.com/s/683det5nir1qykv/Deskbike_Small_Specs.png?raw=1" alt="Test Image">
This is hosted here: www.tapgames.nl/link/
On Pc and Android no issues but iOS won't show a image.
I have a similar problem when trying to download files with links (https: //dl.dropbox.com/s / ...)
My app can't download these files on iOS but on Android it works.
@Lusil , will DB fix this in general or do each and every user have to create a ticket? If ticketing, how do I make one?
I have also made a simple html page, that works fine on anything but IOS:
http://b-rasmussen.dk/dbtest.html
HTML code:
<html> <body> <img src="https://www.dropbox.com/s/h04pl5db0b7t8eu/Rosetta_HSO_RGB_s.jpg?raw=1"> </body> </html>
I think I am having the same issue. Trying to open a dropbox link on my laptop using google chrome is not working. I can open it on my phone and then save it to my dropbox, then go on my laptop and download the file as a workaround. Really annoying though. It was working perfectly fine a couple days ago. Oh and trying to log onto dropbox in a web browser using chrome also just comes up as a blank page.
same for me. raw=1 images are not loading on desktop or mobile Safari. Firefox and Chrome yes. This just started on Monday or Tuesday. Argh
Observations:
Images don't load on ios with Chrome, Firebox or safaribut do load through the google app.