Closed Labedlam closed 1 year ago
The API no longer returns AuthError type, instead it just leverages the ApiError type. This is a minor change that is breaking, so it should be release along another breaking change.
https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/4804be7d990ea0804c06d01b54d0503179008b5f/src/utils/OrderCloudError.ts#L7
Will plan on adding this next time a major breaking change comes up.
The API no longer returns AuthError type, instead it just leverages the ApiError type. This is a minor change that is breaking, so it should be release along another breaking change.
https://github.com/ordercloud-api/ordercloud-javascript-sdk/blob/4804be7d990ea0804c06d01b54d0503179008b5f/src/utils/OrderCloudError.ts#L7