// 403 Forbidden.
if
(
!
allowed
) {
throw
(
"Forbidden"
);
}