Hi Reshma
Attached, please find the current catalog XML and the new catalog XML for which validation failed with the following response:
400 Bad Request
{
"className": "java.lang.NullPointerException",
"code": null,
"message": null,
"causeClassName": null,
"causeMessage": null,
"stackTrace": []
}
Steps that led to the issue:
1. plan, "_16106c36-5635-4e10-b30f-d60bc6c52188.discount" in current catalog has a TRIAL phase, a DISCOUNT phase and an EVERGREEN phase. (catalog-new.xml)
2. for the above plan, I changed the DISCOUNT phase to a TRIAL phase (catalog-new.XML)
3. NullPointerException response is received when catalog-new.XML is validated.
Thank you,
Vivek