op create user fails with 403 forbidden
Using op create user test@example.com Test
fails with:[ERROR] 2021/01/08 19:42:48 403: Forbidden
I can confirm that it doesn't create an invite in the web UI. We're using 1password teams if that makes a difference. Creating vaults from the CLI does appear to work.
1Password Version: 1.8.0
Extension Version: Not Provided
OS Version: Ubuntu 18.04
Sync Type: Not Provided
Comments
-
Hey @john_pt ,
This is most likely due to wrong permissions, so let's investigate.
Log into your account here and make sure that provisioning is enabled for you: https://my.1password.com/settings/provisioning/cli
Then make sure the user account you signed into in the CLI has the appropriate permissions to create new users and invites via the CLI.In case everything seems to be in order, please try clearing the CLI from your account and sign in again using
op forget
https://support.1password.com/command-line-reference/#forget0