Search found 3 matches

by gwalliman
Thu Aug 08, 2019 3:36 pm
Forum: AbleCommerce GOLD
Topic: Order Items API returning error when order has both shipping and non-shipping items
Replies: 4
Views: 7347

Re: Order Items API returning error when order has both shipping and non-shipping items

Hello, thanks much for the response!

I'm assuming you mean the error log within the web UI at /Admin/Help/ErrorLog.aspx? This log does not seem to display any errors thrown by the API failure. Is there another error log (perhaps an on-server log) that might show these errors?
by gwalliman
Mon Jul 22, 2019 12:23 pm
Forum: AbleCommerce GOLD
Topic: Order Items API returning error when order has both shipping and non-shipping items
Replies: 4
Views: 7347

Order Items API returning error when order has both shipping and non-shipping items

We noticed this behavior when trying to call the /api/Orders/Items endpoint. This endpoint works fine when the order has only items that can be shipped (physical products, etc.) but when the order has both shipping and non-shipping items (example: a book and a membership subscription) we get a 500 e...