Skip to main content

USER_NOT_AUTHORIZED_ERROR

talawa-api


talawa-api / constants / USER_NOT_AUTHORIZED_ERROR

Variable: USER_NOT_AUTHORIZED_ERROR

> const USER_NOT_AUTHORIZED_ERROR: Readonly<{ CODE: "user.notAuthorized"; DESC: "User is not authorized for performing this operation"; MESSAGE: "user.notAuthorized"; PARAM: "user"; }>

Defined in

src/constants.ts:530