Forums

Access denied for whitelisted .ngrok-free.dev

Hello , am trying to perform proxying to my ngrok endpoint but its not being allowed. on the allowlist i see that .ngrok-free.dev is present, so am not sure why its being denied.

<HTML> <HEAD> Access Denied </HEAD> <BODY>

<h1>Access Denied</h1>

<p> Access to arbitrary websites is not available from free accounts; you can only access sites that are on our <a href="http://www.pythonanywhere.com/whitelist">allowlist</a>. If you want to suggest something to add to our whitelist drop us a line at PythonAnywhere Support liveusercare@pythonanywhere.com. It will have to have an official public API. </p>

<p> Alternatively, you can sign up for a paid account at <a href="http://www.pythonanywhere.com/account/">http://www.pythonanywhere.com/account/</a> </p> <p> If you have already got a paid account and you're still getting this messge, you may need to reload your web app (from the "Web" tab) or restart your consoles. If that doesn't help, drop us a line at PythonAnywhere Support liveusercare@pythonanywhere.com. </p>

</BODY>

What URL are you trying to access when you get that message?

Sorry for openning this, the issue was with how i joined my subpath . Everything work great.

Glad to hear that!