Suddenly getting ScopeNotGrantedError during development

Hi folks! We suddenly started encountering errors with our Thank you page extension in our dev app:

ExtensionUsageError: Error: Uncaught ScopeNotGrantedError: Using shipping address requires having shipping address permissions granted to your app.

The strange thing is this was working fine before, and we definitely have that scope granted. Our production app works perfectly, and we can access shipping addresses from our checkout extension without issues. It seems like only the Thank you page extension is affected by this problem.

I’ve already created a support ticket (#60379849) but I’m not sure if I explained the issue clearly enough there.

Hi @Patrick_Jakubik

This sounds like the same issue our team is currently working on resolving here:

This should only be affecting dev apps, so merchants using your app won’t be impacted. When we have an update we’ll post in the topic linked above.

Missed that! Thanks Liam!