We started receiving errors from the Loyalty API around 2020-08-18 18:50:54.473 UTC today.
Is there something that has changed on the Loyalty API today, we didn’t change any code on our side.
The errors say the following:
{“errors”: [{“code”: “NOT_FOUND”,“detail”: “The requested resource could not be found.”,“field”: “order_id”,“category”: “INVALID_REQUEST_ERROR”}]}
We are sending order_id in the request and have been for a while. Again, no changes in our environment and this issue is still occurring.
We have 34 clients affected with loyalty points assignment issue(order_id NOT_FOUND).
After seeing someone else in the forum with the same issue, we are turning off loyalty feature for all our clients.
Could you please give an eta on when this problem might be solved?
We were having the same issue. it seems to be working now.
Question - would the orders be retroactively added to loyalty or do we need to go back and send a new request for each of those orders? That would be a lot of requests…
Unfortunately they will not be retroactively adding the loyalty points. You will need to use the AdjustLoyaltyPoints manually to add the points to the customers.