How AI is powering better personalization in e-commerce [with Vercel]. Sign up now

Sanity Connect app installation error: "There's no page at this address

7 repliesLast updated: Nov 30, 2025

Hi everyone, was anyone able to install Sanity Connect app to their Shopify store? Getting this error: There’s no page at this address help
AI Update

I understand you're hitting a "There's no page at this address" error when trying to install the Sanity Connect app from Shopify. This is a frustrating issue that several people have encountered with Shopify app installations.

Here are some things to try:

1. Use the direct Shopify App Store link

Make sure you're accessing the app through the official listing: Sanity Connect on Shopify App Store. Sometimes navigating through other routes or bookmarks can cause redirect issues.

2. Access from within Shopify admin

Instead of clicking external links, try installing from inside your Shopify admin:

3. Browser/cache issues

This "no page at this address" error often relates to:

4. Check your Shopify store status

Verify that:

5. OAuth/session timing issues

The error can occur when the OAuth handshake between Shopify and Sanity times out. If you're being redirected back and forth between platforms:

6. Have a Sanity project ready

The app needs to connect to an existing Sanity project during setup. Make sure you have:

Alternative approach:

If you keep hitting this error, consider using the starter template approach instead, which creates everything pre-configured:

npm create sanity@latest -- --template shopify --create-project "Shopify Store" --dataset production

This bypasses the Shopify App Store installation and might be more reliable for getting started.

If nothing works:

Reach out to Sanity support through:

They can check if there's a specific issue with the app listing, your account setup, or any current platform issues affecting the installation flow.

Show original thread
7 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

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.

Related contributions