Skip to main content

ORGANIZATION_NOT_AUTHORIZED_ERROR

talawa-apiDocs


talawa-api / constants / ORGANIZATION_NOT_AUTHORIZED_ERROR

Variable: ORGANIZATION_NOT_AUTHORIZED_ERROR

> const ORGANIZATION_NOT_AUTHORIZED_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "org.notAuthorized" = "org.notAuthorized"

DESC

> DESC: "Organization is not authorized" = "Organization is not authorized"

MESSAGE

> MESSAGE: "org.notAuthorized" = "org.notAuthorized"

PARAM

> PARAM: "org" = "org"

Defined in

src/constants.ts:173