
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeI can see you're able to log into www.sanity.io/manage but having trouble accessing your Studio. Let me help you troubleshoot this.
The most common cause of Studio login issues is missing or incorrect CORS (Cross-Origin Resource Sharing) configuration. Here's how to check:
https://your-project.sanity.studio or your custom domain)Without proper CORS configuration, your Studio won't be able to authenticate you even though you're logged into Sanity's main platform. The "Allow credentials" setting is particularly crucial for authentication to work properly.
Password reset won't solve this issue because you're already successfully logged into manage.sanity.io. This isn't a password problem—it's about your Studio being unable to verify your existing authentication.
Clear your browser cache and cookies for both sanity.io and your Studio domain. Sometimes stale authentication data can cause login loops.
Try a different browser or incognito/private mode to rule out browser extensions or cached data interfering with authentication.
Verify your Studio URL is correct. If you're using Sanity's hosted Studio (deployed with sanity deploy), it should be at https://your-project-name.sanity.studio. You can find the correct URL in your project settings at manage.sanity.io.
Check if your Studio is deployed. If you're trying to access a locally running Studio at localhost:3333, make sure you've actually started it with npm run dev or sanity dev in your project directory.
If you need to manage login methods or account settings (like adding email/password authentication alongside GitHub or Google), you can do that at accounts.sanity.io, but again, this won't resolve the Studio access issue if CORS is the problem.
The CORS configuration is the first thing to check—it's the most frequent cause of this exact scenario where manage.sanity.io works but Studio access fails.
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 operations
Content backend


The only platform powering content operations
By Industry


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