App reviews, troubleshooting, and recommendations
Hello Team,
Required access: The app must have access to checkout branding settings and the shop must be on a Plus plan or a Development store plan.
"errors": [
{
"message": "Access denied for checkoutBrandingUpsert field. Required access: The app must have access to checkout branding settings and the shop must be on a Plus plan or a Development store plan.",
"locations": [
{
"line": 3,
"column": 25
}
],
"path": [
"checkoutBrandingUpsert"
],
"extensions": {
"code": "ACCESS_DENIED",
"documentation": "https:\/\/shopify.dev\/api\/usage\/access-scopes",
"requiredAccess": "The app must have access to checkout branding settings and the shop must be on a Plus plan or a Development store plan."
}
}
]
I have follow below documentation.
https://shopify.dev/docs/apps/checkout/advanced-checkout-branding
Please help me to fixed this error.
Thank you
Hey @pinktonio
Yes, I have fixed this issue. I have added a new scope "checkout_branding_settings". and reinstall the app issue was solved by following steps
For whoever else is looking for an answer to this -- if you're using the Shopify GraphiQL app, it seems you need to uninstall the app and then reinstall it with the correct access scope. I can not find a way to modify access scopes for this app other than during the install process. In this case, you need write (and probably read as well) access to `checkout_branding_settings`. Install link is here: https://shopify-graphiql-app.shopifycloud.com/login). My app restored its default scopes when it updated, removing the scopes I had previously granted it.
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024