Skip to main content

USER_NOT_AUTHORIZED_ERROR

talawa-apiDocs


talawa-api / constants / USER_NOT_AUTHORIZED_ERROR

Variable: USER_NOT_AUTHORIZED_ERROR

> const USER_NOT_AUTHORIZED_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "user.notAuthorized" = "user.notAuthorized"

DESC

> DESC: "User is not authorized for performing this operation" = "User is not authorized for performing this operation"

MESSAGE

> MESSAGE: "user.notAuthorized" = "user.notAuthorized"

PARAM

> PARAM: "user" = "user"

Defined in

src/constants.ts:502