WOORE - Optimization Explainer API errors
The WOORE exceptions are for the errors that might occur when you use the the Optimization service Optimization explainer API.
| Error code | Error message |
|---|---|
| WOORE0001E | Tenant ID (tenantid) is missing from request header. Ensure that the request
header contains the Tenant ID. |
| WOORE0002E | JWT is missing from request header or an error occurred when the JWT was parsed. Ensure that the request header contains the required authorization (JWT). |
| WOORE0003E | Authentication failed. JWT is invalid or expired. |
| WOORE0004E | Invalid Order ID (orderId). No order was found for the given Order
ID. |
| WOORE0005E | The Order ID (orderId) is valid but is for an order that is older than the
time period for which the sourcing decision information can be provided. |