USER_NOT_AUTHORIZED_ERROR
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"
; }>