Hi there! We’re trying to get API access to be able to read the Payout data for a Shopify store; and although we have already added the permission scope for “read_shopify_payments_payouts”, we still get the below error when querying payouts:
“message”: “Access denied for payouts field.”,
So, after a bit of digging, it seems there’s a scope that might be named “read_shopify_payments”, even though we can’t find it in Shopify docs? However, we get the below error when requesting this scope for a store.
We also reached out to Partner Support in case this is something that has to be enabled internally, but it’s not clear if this is the case, as Shopify docs seem to state that the only scope that’s needed is “read_shopify_payments_payouts” - although that doesn’t appear to be the case in reality?
Any clarity is welcome