A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
There's an order from draft orders.
When I call the API (Retrieve a specific order) with its id, the response terms out to be {"errors": "Not Found"}.
Solved! Go to the solution
This is an accepted solution.
Sorry, I find it showing "Not Found" because we are using custom app which only supports accessing data created within 60 days. This order from draft order was created right beyond that.
Crazy question, you did use the Order ID and not the Order Name (the bit you blurred out) correct? If you have a request ID from the failed request, post that here.
This is an accepted solution.
Sorry, I find it showing "Not Found" because we are using custom app which only supports accessing data created within 60 days. This order from draft order was created right beyond that.