logo

NJP

ServiceNow Service Catalog Cart API error Invalid Quantity value

ServiceNow Blog · Jan 04, 2024 · article

 ServiceNow Service Catalog Cart API error Invalid Quantity value

if you get this http status 400 error when attempting the Service Catalog API POST operation (e.g. order_now) 

{"error":{"message":"Invalid Quantity value","detail":""},"status":"failure"}

this can be resolved by specifying the following in the request body of the REST Message POST content box


View original source

http://www.cloudminus89.com/2024/01/servicenow-service-catalog-cart-api.html