...
Excerpt |
---|
Description of the HTTP error codes returned by the Clinical Domain and Administrative domain, when exceptions occur. The intended audience are solution developers that develop eHealth application or solutions on the eHealth infrastructure. |
Below the codes in use are described:
...
Similar to 403 Forbidden, but specifically for use when authentication is required and has failed or has not yet been provided. The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource. See Basic access authentication and Digest access authentication.[32] 401 semantically means "unauthorisedunauthorized",[33] the user does not have valid authentication credentials for the target resource.
...
The request was well-formed but was unable to be followed due to semantic errors.[16]
5xx Server errors
The server failed to fulfill a request.[61]
...