-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Current Behavior
node_modules/@1password/sdk/dist/errors.js:18
throw new Error(errString);
^
Error: data did not match any variant of untagged enum Invocation at line 1 column 152
at throwError (/Users/rob/Developer/Personal/Trakt/node_modules/@1password/sdk/dist/errors.js:18:15)
at SharedCore.<anonymous> (/Users/rob/Developer/Personal/Trakt/node_modules/@1password/sdk/dist/core.js:47:41)
at Generator.throw (<anonymous>)
at rejected (/Users/rob/Developer/Personal/Trakt/node_modules/@1password/sdk/dist/core.js:6:65)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Desired Behavior
Error: the Service Account XXX that you are using does not have the correct access rights to work with the vault YYY.
Benefits & Value
It would prevent me spending hours looking in the wrong directions (trying to find non-existing bugs in my code).
Additional information
See discussion on your Slack about this (April 25).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels