bluebeel / nextjs-shopify

This repository contains the app without webhook for the Build a Shopify app with Node and React tutorial.
nextjs-shopify-bluebeel.vercel.app
MIT License
75 stars 22 forks source link

Not installing on Shopify store #11

Closed mwolfeio closed 2 years ago

mwolfeio commented 2 years ago

There is a good chance this is a Shopify issue and not an issue with the code but I have been beating my head against a wall with Shopify support all day and getting nowhere so I figured I would throw something in here.

If I go to deploy this app without changing anything it works perfectly fine on a development store but I get the following on any production store using the merchant install link:

image

I currently have an app built on this exact template running on a production store but cannot get any new ones to install. Here are the function logs:

image

mwolfeio commented 2 years ago

This, like most things, was a Shopify problem. Thanks anyways bluebeel, this template is awesome and has save so many of us so much time!