no issue getting new order from the orders API except
when trying to get old order (2 months ago) … i receive this error - {“errors”:“Not Found”}
i was able to get the data for the old orders in the past
*i am using the rest API
*GET https://foldingscooterstore.myshopify.com/admin/api/2021-10/orders/{order_id}.json
*i am using this version 2021-10 . i am receiving the same issue with the new version 2022-07
*used the same method now and in the past
do orders go to archive ? there is other way to get them after certain time?
please help
Thanks in advance