I am using python SDK and calling below method
get_order_details() with API version and OrderID to get the details.
Though the order id exist, it is not returning any data. Below is the exception detail
Reason: Not Found
HTTP response body: b’{“status”:“error”,“errors”:[{“errorCode”:“UDAPI100010”,“message”:“Order not found”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100010”,“property_path”:null,“invalid_value”:null}]}’
Order id is - 231212025118236
Today, we experienced a temporary problem in retrieving some order details, which resulted in the “Order not found” error message. The issue has been identified and resolved, and everything is functioning correctly now.
We apologize for any inconvenience caused. Please feel free to contact us in this thread if the problem reoccurs.
Same issue happened today as well.
Have created 1 post with following subject:-
“Getting “<404> Not Found” while fetching order history for an executed order”
Please help and let me know why this is happening.
This happens regularly. You can replicate this at your end any day.
Place an order and immediately try to get the order detail. You will get Order not found error. But if you try again after sometime, it returns the value.
This happened again today.
Yes correct, we are not getting it immediately, but after sometime.
But even though I am waiting for 2 seconds, it still giving me the same response, even when the order got completed withing the same second that of the order placement.
Today the order was placed at - 15:15:11, but the order details were not available till 15:15:17. The order details was not available even after 6 sec.