- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-09-2017
10:04 PM
01-09-2017
10:04 PM
[KNOWN ISSUE] Unable to query for the Product object details via REST API
Issue: Unable to query for the Product details via REST API. The error below is returned due to a validation issue when a currency gets activated without defined price for every charges in Product Catalog or when a currency get deactivated resulting to dirty data.
Sample Request: GET https://rest.apisandbox.zuora.com/v1/catalog/products Response: { "success": false, "processId": "A0229D4B5F8631DB", "reasons": [ { "code": 50000000, "message": "Index: 0, Size: 0" } ], }
Reference Number: SUB-4685
Status: Our engineers are actively working on the fix. The tentative plan is include the fix in R209 release.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Labels: