Thrown by client-side capability checks when the application key is missing capabilities required by an operation. Not raised by the server.
Creates a new B2InsufficientCapabilityError instance.
Capabilities the operation requires.
Capabilities the current key holds.
The subset of required that isn't available.
Readonly
Capabilities that the current key actually has.
Capabilities present in required but not in available.
required
available
Capabilities that were required for the operation.
Thrown by client-side capability checks when the application key is missing capabilities required by an operation. Not raised by the server.