Access denied for refundCreate field. Required access: Any of `orders`, `marketplace_orders`, `buyer_membership_orders` access scopes
I think we’re somehow have related issue. Can’t seem to find where to set/request these missing permissions for calling refundCreate in my admin action.
The documentation can sometimes be misleading. Though here’s how we solved it. You just need to add either read_orders or write_orders scope. If you’d be needing to access orders beyond the 60 days, you would be needing to to request for the read_all_orders scope in the Shopify Partners Dashboard.
thanks! i was able to figure it out shortly after posting this. i haven’t logged on in a while to this account saw that you replied so I wanted to say thank you even though it was a few months ago. lol!