Discussions
Error from the Get App API
over 3 years ago by Jon Rothlander
Hoping you gave me some idea of what this error is. We get a 404 if the loan/app is not found. But I am getting this as a 500 error. Seems odd, like this might be an issue on the Blend side, maybe when a first name is blank, or something along that line.
/home-lending/applications/b516aa0c-ff6d-4a4b-a011-73d1b56a90e6
{
"trackingId": "37626189-1730-428c-8ec4-edb5980f9c6b",
"error": "Response validation failed for GET api/external/loans/ parties.0.name.firstName fails to match string.base",
"display": "Response validation failed for GET api/external/loans/ parties.0.name.firstName fails to match string.base (37626189-1730-428c-8ec4-edb5980f9c6b)"
}