Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Why am I unable to access the Order object despite permissions?

Solved

Why am I unable to access the Order object despite permissions?

iozyigit
Shopify Partner
29 2 4

Hi All,

Even I have permission in my app installation, it is giving me this error when querying graphQL

I can query from postman to endpoint : ....myshopify.com/admin/api/2023-10/graphql.json

"This app is not approved to access the Order object"

 

 

c&scope=read_products,
write_products,
read_orders,
write_orders,
read_inventory,
write_inventory,
read_script_tags,
write_script_tags,
write_customers,
read_customers,
write_fulfillments, 
read_fulfillments,
read_assigned_fulfillment_orders,
write_assigned_fulfillment_orders,
write_merchant_managed_fulfillment_orders,
read_merchant_managed_fulfillment_orders,
write_content,
read_content&redirect_uri=<app URL>&state=24d3f1c205e24b972bb4862e951dd95a6bf56cdb&grant_options[]=offline

I can see app permissions as below. Not sure why it is not saying "Read orders", only has "Edit Orders", is this correct.

 

Screenshot 2023-12-22 at 3.22.28 PM.png

https://www.linkedin.com/in/ismailozyigit/
Accepted Solution (1)

iozyigit
Shopify Partner
29 2 4

This is an accepted solution.

Reply 1 (1)

iozyigit
Shopify Partner
29 2 4

This is an accepted solution.