StatusCode.FORBIDDEN

The request was a valid request, but the server is refusing to respond to it. The user might be logged in but does not have the necessary permissions for the resource.

class StatusCode
static immutable
int FORBIDDEN;

Meta