Hi @Gunner, I also have the same issue as your screenshot when trying to display the picture in image gallery widget of Blynk. I am currently building a system with ESP32-CAM for my college project. The error I encounter when I tap into the image for more details is “Can’t load image from this URL”. Any solution on how to fix this besides exit and restarting the app? I tried that but it didn’t work for me.
Also, is it a must to include an image file extension at the end of the URL? I tried adding “.png”, “.jpg” and not including the image URL, but the image still doesn’t appear in the image gallery widget.