inconshreveable / ngrok

Unified ingress for developers
https://ngrok.com
Other
24.15k stars 4.27k forks source link

NGROK won't send image if it is embedded in HTML #942

Closed Maki2007 closed 5 months ago

Maki2007 commented 9 months ago

I am making a platform, where you can upload files to my server. I want my users to be able to preview the image, without downloading it. I have this HTML for example to preview it: <img src="https://ace-gladly-spaniel.ngrok-free.app/media/get/FDgSXI2xl2/i-bs4sd" alt="image"> But everything that appears is the infamous blue question mark.

image

But when visiting my server directly, the image appears (https://ace-gladly-spaniel.ngrok-free.app/media/get/FDgSXI2xl2/i-bs4sd). What can I do, to make my image show up in embedded elements?

russorat commented 5 months ago

Thank you for opening this issue! As of April 2016, the ngrok service has permanently moved to https://ngrok.com/. To join the community and file bug reports or feature enhancements for the ngrok agent, please go to https://github.com/ngrok/ngrok.

This repository is no longer actively maintained and will be archived soon to reduce confusion with the latest ngrok versions. We thank you for the continued support of ngrok and look forward to seeing you over at ngrok.com and the ngrok Community Repo.