local-motion / product

Apache License 2.0
2 stars 1 forks source link

Server Error and Error Display in the popup does not match #359

Open AnandAili opened 5 years ago

AnandAili commented 5 years ago

The smokefree server is returning validation errors and please refer below for the sample response, but at the front end popup shows generic Unknow error

{ "_links" : { "self" : { "href" : "/api/chatbox/a9284389-bff7-4d09-b33e-0ee034ac8238", "templated" : false, "profile" : null, "deprecation" : null, "title" : null, "hreflang" : null, "type" : null, "name" : null } }, "_embedded" : { }, "message" : ": Message length must not exceed 3000 characters", "logref" : null, "path" : null }