REST API /products with 'totalExpandedResults=true' Gives Error 20144
(Doc ID 2582134.1)
Last updated on SEPTEMBER 08, 2019
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
GET request to /products with totalExpandedResults=true parameter throws the following error:
For example,
GET
/ccstoreui/v1/products?totalResults=true&totalExpandedResults=true& catalogId=<CATALOG_ID>& limit=10& offset=0& categoryId=<CATEGORY_ID>& includeChildren=true& storePriceListGroupId=<PRICELISTGROUP_ID>
If remove the parameter 'totalExpandedResults' or set it to 'false', the error does not occur.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |