We need to access orders via the Orders API.
e.g.,
GET URL LINK
I have set up a Shopify Access Token and have included it in the header:
X-Shopify-Access-Token:
However, this request returns an error:
{"errors":"[API] This action requires merchant approval for read_orders scope."}
Shopify Support is not able to help.
Please can you explain how to add approval for the read_orders scope.
Many thanks