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
Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Hi everyone, I have created a checkout UI extension to update the shipping address and I came across this, can anyone help?

Hi, did you find a solution?