✨Discover storytelling in the AI age with Pixar's Matthew Luhn at Sanity Connect, May 8th—register now

Deploying with Netlify - Localhost Gives 404

7 replies
Last updated: Jul 12, 2022
Hi everyone, I have a sanity studio and web deployed in my Netlify, however, when I run localhost I get a 404 any suggestions? I believe the issue is around the
projectId
key, because when I change the key to another sanity project it works and reads that one.
Jul 12, 2022, 3:50 AM
also when i run
sanity debug
I get

Project config (sanity.cli.js):
  { error: 'Missing required "api.projectId" key' }
although the projectId is set in the file and sanity.json
Jul 12, 2022, 3:57 AM
Hey
user M
! Is it possible that you've put the wrong project id in?
Jul 12, 2022, 6:46 PM
Hi RD, thanks for the reply! I don't believe thats the case, I've check that multiple times. I've even ran a
sanity init
with the 2.30 cli to run a reconfigure the
sanity.json
Jul 12, 2022, 6:53 PM
Strange! And to be clear, the deployed version works but it doesn't work locally?
Jul 12, 2022, 6:58 PM
unfortunately both do not, localhost also runs into a 404 as well. However, when I switch to my other project (as in changing the project id in the client) it works and runs the other project, so kind of stumped here
Jul 12, 2022, 7:10 PM
ah, got it. Do you mind sending me the project ID that's not working so I can check our backend?
Jul 12, 2022, 7:16 PM
Thanks, I've DM!
Jul 12, 2022, 7:19 PM

Sanity– build remarkable experiences at scale

Sanity is a modern headless CMS that treats content as data to power your digital business. Free to get started, and pay-as-you-go on all plans.

Was this answer helpful?