{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 ~}}

{{#if (eq this.model.httpStatus 403)}} Not authorized {{else if (eq this.model.httpStatus 404)}} Page not found {{else}} Error {{/if}}

Error {{this.model.httpStatus}}

{{this.model.message}} {{join ". " this.model.errors}}

Go home Learn more