Hey folks, a heads up that we have fixed the “Putting read_all_orders as an optional scope seems to cause an error” issue.
So long as you have requested permission for read_all_orders
, and the permission has been granted, feel free to declare read/write_orders
as a required scope, and read_all_orders
as an optional scope.