Closed maxnowack closed 1 year ago
Hi there, thanks for reporting this issue. I ran into the same issue and was able to resolve it by double-checking my .env
file: https://community.shopify.com/c/Shopify-Apps/First-app-problem/td-p/508242
Note that this repo is no longer maintained and this issue will not be reviewed. Prefer the official JavaScript API library. If you still want to use Koa, see simple-koa-shopify-auth for a potential community solution.
Issue summary
I've followed the nodejs and react tutorial to build an app, but I'm getting errors when I try to install my app to my test store via the partners dashboard.
Expected behavior
The app should be installed in the test store.
Actual behavior
I'm getting the following errors when I try to install my app to my test store via the partners dashboard:
Steps to reproduce the problem
Reduced test case
The best way to get your bug fixed is to provide a reduced test case.
Checklist