Cannot query in-store pickup locations

I’m trying to run this query from my Customer Account UI Extension:

I’ve done the following:

  1. Add unauthenticated_read_product_pickup_locations to my shopify.app.toml
  2. Run npm run deploy
  3. Re-launch my app to accept new scopes

Still received an access denied error in my extension. I tried to uninstall/reinstall and it still didn’t work. Any thoughts would be appreciated!

I see now that Customer Account UI extensions have their own scopes. Configuration

I would vote that it should be tied to your app scopes but meh!