Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
InsufficientScopeError
Interface InsufficientScopeError
interface
InsufficientScopeError
{
code
:
"insufficient_scope"
;
message
:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
Index
Properties
code
message
Properties
Readonly
code
code
:
"insufficient_scope"
Readonly
message
message
:
string
Plain text description of the cause of the error.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
message
Typescript SDK Type Docs
Loading...
Plain text description of the cause of the error.