Blocked request - SA Nathan LLC

Blocked request. This host (“980984a5-0ce6-46e7-9881-4cf6a93d273c-00-2g2epzph48clx.spock.replit.dev”) is not allowed.
To allow this host, add “980984a5-0ce6-46e7-9881-4cf6a93d273c-00-2g2epzph48clx.spock.replit.dev” to server.allowedHosts in vite.config.js.

Hi, i have the same problem and haven’t been able to fix it. I tried several fixes, o1 and r1 with search tried to help but couldn’t.

They have a fix in any new Repl’s made, but for existing ones, you want to open up the Assistant and type:

Add allowedHosts: true to the vite.ts for the server config

That should resolve it.

That fixed it. Thank you so much!

Thank you for sharing!