inconshreveable / ngrok

Unified ingress for developers

Home Page:https://ngrok.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Maki2007 opened this issue · comments

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?

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.