Click here to Skip to main content
15,882,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
One customer trying to install an app that I own on their store but they have got the following warning:

"Oauth error missing_read_orders_scope: 'read_all_orders' requires 'read/write_orders' scope".

I don't know what happens exactly.

Here's my scopes: 'read_products', 'read_orders', 'read_customers', 'write_draft_orders', 'read_draft_orders', 'read_all_orders'


What I have tried:

Adding
read_orders
scope to the list of scopes and updating the app.
Posted
Updated 1-Jun-22 6:32am
Comments
Richard MacCutchan 1-Jun-22 12:48pm    
You cannot expect anyone here to know what your app is, or is not, doing.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900