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

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.

Solved from this post

https://community.shopify.com/post/1762483