Good morning,
I am trying to run a GraphQL query to fetch the Shopify Payments Account (shopifyPaymentsAccount - GraphQL Admin) and read the balanceTransactions property. I have already added the required read_shopify_payments_accounts scope (I can see it listed on the app’s Dev Dashboard) - however I’m still getting the Access denied for balanceTransactions field error when I run the GraphQL query.
What might be the cause of the issue?
Thank you!
Piotr