Hey Shopify Deve ![]()
I’m building a custom app and trying to connect my development store to it, but I keep getting this error on my app dashboard:
Shopify Connection Failed
“We couldn’t connect to your Shopify store. This could be due to invalid credentials, network issues, or a configuration problem.”
Here’s what I’ve done so far:
-
The app is created under my Shopify Partner account.
-
The development store (
dxn14a-4d.myshopify.com) is active and added to the app. -
App is hosted on my own domain (
https://zyraai.com). -
OAuth URLs configured as:
-
App URL:
https://zyraai.com/api/shopify/auth -
Redirect URL:
https://zyraai.com/api/shopify/callback
-
-
Using correct API Key and API Secret Key.
-
Still, when I click “Connect”, I get the red error banner shown in the screenshot below.
However, I just noticed that the “App setup” section (where App URL and Redirect URL are normally configured) is missing in my Partner Dashboard — it’s not visible under my app settings.
Is this a UI change in the new Partner Dashboard or an issue with my account type?
Questions:
-
How can I re-enable or access the App setup section in the new Shopify Partner Dashboard?
-
Is there a new way to configure redirect URLs for custom apps created through the Partner Dashboard?
-
Could this missing section be the reason the Shopify connection keeps failing?
Additional Info:
-
App Type: Custom App (via Partner Dashboard)
-
Environment: Live on
https://zyraai.com -
Error Screenshot: (attached)
Thanks in advance for any help! ![]()
— Ankit Rathor