Page can’t be found and Deployment Not Found
# pages-help
n
I'm trying to deploy a Spotify app using an index.html, a style.css and a script.js file. I tried different file structures but https://www.chronosong.pages.dev/ gives me Page not found and https://www.chronosong2.pages.dev/ would give Deployment Not Found (or invalid redirect URI with chronosong2.pages.dev). Account id: 3b3f7b99ea709a284d5c2e2958d2cf04 Can anyone point me in the direction of what is missing? This is my setup in Spotify currently:
w
Pages.devs don't have www subdomains https://chronosong2.pages.dev/ You can do that for your custom domain but they don't exist for our domains
n
thank you!