personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

REST API error handling improvement #26

Closed SawamiWataru closed 6 years ago

SawamiWataru commented 7 years ago

Problem

There is a missing in error handling of REST API. Example: If "/{CellName}/__ message/foo" is specified, Tomcat error screen will be returned.

Solution

Return error message of Personium, not Tomcat error.

SawamiWataru commented 6 years ago

Solved in v1.5.4.