I have wierd behavior which I think might be a bug.
the enlarge image action is not showing the image when I use images from my drive but work correctly on images uploaded to glide directly.
the images present in the app ok and only the enlarge not working.
see the below GIF, I’m showing the same image twice, the first one uses a link from my drive and you can see that it’s not enlarging, the second image was uploaded to glide and the enlarge is working correctly. this is the same image so it should work but not working.
@yinon_raviv i also have image in google drive and that image is enlarged when clicking on it. It takes a couple of seconds though.
I tried opening the same image a number of times And then the image only loads partly. Might be related to what you see. Surely a bug.
Even if I wait a minute it’s not loading.
The image is presented in the app even if it’s a gif the weight a few mb but won’t enlarge even for images that weight few kb
Based on what I’ve read in the past in the forum, Google drive isn’t great for hosting images. Maybe Google’s anti abuse features are kicking in. Also, it could be cached image vs the direct link.
Just going off what I’ve read. Many have had issues with hosting images and video through Google drive and Glide had advised against it because things will not work periodically and Google drive is not designed to be an image resource host for websites.
Also it may be that the drive url is trying to open the image inside of Drive in the webview instead of just the image.
The only other thing I would try is to share it so you get the file/d in the url. The url you are using is not how I usually obtain a url from drive.
I just do right click and get sharing link which is the recommended way.
Will try another way and if not working I’ll move my images to Dropbox or cloudinary if no other choice.
I personally haven’t had issues with drive hosted images, but I have 2 users and only about 10 images that are drive hosted. If I ever have issues, I will follow most recommendations and upload through Glide instead.
@ThinhDinh: Thanks, just read through but couldn’t see any advice against using Drive for images. In fact @Jason said he had a solution so I’m none-the-wiser.
It would be very annoying if we cannot effectively use images hosted in Drive since we’re paying Google for this service. I mean, it’s not exactly free is it?
We cannot fix the 403 errors google serves out sometimes to images. For tap to enlarge images I strongly suggest using a different image service which does not block images randomly when they feel its being accessed too frequently. Imgur is well respected in the area.