message | statusCode |
Unauthorized | 401 |
{ResourceName} does not exist. | 404 |
{ResourceName} with {IdentifierName} = {Id} does not exist. | 404 |
This operation is not supported. | 400 |
This case is not implemented yet. | 501 |
Access forbidden | 403 |
Access to {resourceName} is forbidden. | 403 |
Access to {resourceName} with {identifierName} = {id} is forbidden. | 403 |
Custom string | 500 |
{property} cannot be null or white space | 400 |
{property} has incorrect value | 400 |
Internal Server Error | 500 |
Message error codes
Written by Maxime
Updated over 4 months ago