Need access to Order api using acess token generated by shopify app.

Need access to Order api using acess token generated by shopify app.

bakhil64
Visitor
1 0 0

Hi,

 

I am trying to use the Order api using the app access token. I am able to use the Products api(admin/api/2022-01/products.json) using the same access token, but its doesn't work for Orders api. I get the following when using Order api
Request : admin/api/2022-01/orders.json?status=any

Response:  "errors": "[API] This action requires merchant approval for read_orders scope."

 

Can someone please help me out with the steps to access the Order api using the app access token. How to include the read_orders scope.

Thanks,

Akhil

Replies 0 (0)