Skip to content
Document Authoring DA  API Docs v1.20.0
npmGitHub

NotPermittedErrorNEW

NotPermittedError:

{
name: "NOT_PERMITTED";
code: "NOT_PERMITTED";
}

Thrown when the current participant is not permitted to make a document change.

Use isNotPermittedError instead of instanceof; SDK entry points may be loaded from separate bundles.

name: "NOT_PERMITTED"


code: "NOT_PERMITTED"


message: string