-
Notifications
You must be signed in to change notification settings - Fork 141
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
[Bug]: Scopes not syncing to partner dashboard #3003
Comments
I was having same issue so used below command to push scopes to partners from local |
Am currently having this issue.. npm run shopify app config push. is no longer support on shopify cli 3, and shopify app deploy is not working |
@smartraysam I was using Shopify version 3.50 and it was working. |
Yes. Thanks. I upgrade the shopify cli to latest. Now working |
Just run the script shopify app build and it will work |
I had to use shopify app deploy, none of the above worked for me using Shopify CLI version 3.67.2 |
Same problem, can't update config after |
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
When I create a new app on the CLI I expect the scopes from the shopify.app.toml file to be synced to the partner dashboard.
Actual behavior
The scopes are not synced to the partner dashboard
Reproduction steps
Operating System
Mac OS Sonoma 14.0 (23A344)
Shopify CLI version (check your project's
package.json
if you're not sure)3.50.0
Shell
zsh
Node version (run
node -v
if you're not sure)v20.1.0
What language and version are you using in your application?
JS/TS
The text was updated successfully, but these errors were encountered: