Hey!
Thanks for getting back so promptly.
Yes, we have the read_orders scope and it works on our test stores.
We are having this issue particularly in a store that uses Advanced Shopify and it happens everytime. We haven’t been able to read any of the orders that they have. I tried using GraphiQL with the read_orders scope and it cannot run that query either. I had to enable the read_all_orders scope and then I was finally able do it.
The thing is, I don’t need to read orders that are older than 60 days, since we only read orders that have just come using the order_paid webhook.