Hi everyone, I have created a checkout UI extension to update the shipping address and I came across this, can anyone help?
ScopeNotGrantedError: Using shipping address requires having shipping address permissions granted ..
Topic summary
A developer encountered a ScopeNotGrantedError when building a Shopify checkout UI extension designed to update shipping addresses. The error indicates missing permissions required to access or modify shipping address data.
Current Status:
- The issue remains unresolved
- Another user has encountered the same problem and is seeking solutions
Likely Resolution Path:
- Review and update the app’s permission scopes in the Shopify Partner Dashboard
- Ensure the checkout extension has explicitly requested shipping address access permissions
- Users may need to reinstall or re-authorize the app after updating scopes
Hi, did you find a solution?