AGQ2MGFEJPFHSV2HPEQLRSTGHIQBMSHS5YWBPQ5PBPGHJ2VRQ5JQC
} elsif (defined $c->stash->{resource} and
(ref $c->stash->{resource} eq ref {}) and
defined $c->stash->{resource}->{error}) {
$c->stash->{template} = 'error.tt';
$c->stash->{httpStatus} =
$c->response->status . " " . HTTP::Status::status_message($c->response->status);