-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
any reason why this is happening #918
Comments
It looks like you're missing the scopes, you'll have to add them into your shopify.app.toml file and deploy those changes. Not sure but you may also need to ask for access with payment related scopes. |
it's added once you run @usama-m98 still getting the same error |
CC @amcaplan |
Hi there 👋 This doesn't seem to be related to the Shopify App Remix template, it seems to be that your app has not been granted the correct scopes. I would recommend review Payments Apps documentation, and ensuring your approval to create payments apps. |
The text was updated successfully, but these errors were encountered: