OAuth error missing_shopify_permission: read_orders

I’m using read_orders scope in my app for some of my features. When I tested with local or staging app, the installation worked fine. But with the real app (which I submitted but not approved because of some update requirements), it said OAuth error missing_shopify_permission: read_orders.

I thought just read_all_orders scope needs the permission. I’m using read_orders, so no need for permission.

Please correct me if I’m wrong and tell me what I should do.

1 Like