Skip to content

Instantly share code, notes, and snippets.

@azharkhan
Created February 25, 2019 22:03
Show Gist options
  • Save azharkhan/f889d8bac8d4fff2679de0cf9ea268ca to your computer and use it in GitHub Desktop.
Save azharkhan/f889d8bac8d4fff2679de0cf9ea268ca to your computer and use it in GitHub Desktop.
error json
{"errors":{"businessMeta.shipsFrom.geometry.bounds.northeast.lat":{"message":"Cannot read property 'locationType' of undefined","name":"ValidatorError","properties":{"message":"Cannot read property 'locationType' of undefined","type":"user defined","path":"geometry.bounds.northeast.lat","value":71.5388001,"reason":{}},"kind":"user defined","path":"geometry.bounds.northeast.lat","value":71.5388001,"reason":{},"$isValidatorError":true},"businessMeta.shipsFrom.geometry.bounds.northeast.lng":{"message":"Cannot read property 'locationType' of undefined","name":"ValidatorError","properties":{"message":"Cannot read property 'locationType' of undefined","type":"user defined","path":"geometry.bounds.northeast.lng","value":-66.88541700000002,"reason":{}},"kind":"user defined","path":"geometry.bounds.northeast.lng","value":-66.88541700000002,"reason":{},"$isValidatorError":true},"businessMeta.shipsFrom.geometry.bounds.southwest.lat":{"message":"Cannot read property 'locationType' of undefined","name":"ValidatorError","properties":{"message":"Cannot read property 'locationType' of undefined","type":"user defined","path":"geometry.bounds.southwest.lat","value":18.7763,"reason":{}},"kind":"user defined","path":"geometry.bounds.southwest.lat","value":18.7763,"reason":{},"$isValidatorError":true},"businessMeta.shipsFrom.geometry.bounds.southwest.lng":{"message":"Cannot read property 'locationType' of undefined","name":"ValidatorError","properties":{"message":"Cannot read property 'locationType' of undefined","type":"user defined","path":"geometry.bounds.southwest.lng","value":170.59569999999997,"reason":{}},"kind":"user defined","path":"geometry.bounds.southwest.lng","value":170.59569999999997,"reason":{},"$isValidatorError":true}},"_message":"Brand validation failed","message":"Brand validation failed: businessMeta.shipsFrom.geometry.bounds.northeast.lat: Cannot read property 'locationType' of undefined, businessMeta.shipsFrom.geometry.bounds.northeast.lng: Cannot read property 'locationType' of undefined, businessMeta.shipsFrom.geometry.bounds.southwest.lat: Cannot read property 'locationType' of undefined, businessMeta.shipsFrom.geometry.bounds.southwest.lng: Cannot read property 'locationType' of undefined","name":"ValidationError"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment