
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeI'd be happy to help you troubleshoot this! Since you mentioned you've attached a photo but I can't see it in this format, I'll cover the most common issues people encounter when first starting with Sanity.
First, check the Sanity Status Page to make sure there aren't any ongoing service issues today. This is always a good first step when experiencing problems.
Most Common Issue: CORS Configuration
The most frequent problem new users encounter is related to CORS (Cross-Origin Resource Sharing) origins not being configured. This typically shows up as errors like:
Here's how to fix it:
http://localhost:3000 or whatever port you're using)Make sure to include the full URL with protocol (http:// or https://) - they need to match exactly. Even the difference between http:// and https:// matters!
Other Common First-Time Issues:
sanity login in your terminalnpm install or yarn install againsanity.config.ts or sanity.json has the correct project ID and dataset nameIf you can describe the specific error message you're seeing (or paste the text from the error), I can give you more targeted help! Common error messages usually point directly to the solution.
For the demos on the website, if those are also failing, it's most likely a CORS issue with your browser, a network/firewall restriction, or potentially a service issue (hence checking the status page first).
Welcome to Sanity - once you get past this initial hurdle, you'll find it's a really powerful platform! 🎉
Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.
Content backend


The only platform powering content operations


Tecovas strengthens their customer connections
Build and Share

Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag store