Relative Content

Tag Archive for telegramngrok

Telegram Mini App with NGROK custom domain results in white screen, while using randomly generated url works perfectly

Im programming telegram bot with mini app, for which Im trying to use secured page from ngrok. I start the ngrok site with command “ngrok http –domain= 8000”, it starts, when I access it, it runs perfectly: all js and css files were loaded. However, when I try to access it from telegram mini app, I receive white screen, because css and js files were not loaded. I screenshot what was loaded instead of them. screenshot