yardnsm / tmux-1password

:key: Access your 1Password login items within tmux!
MIT License
252 stars 24 forks source link

Sign in failed due to "Deprecated API" #12

Closed yardnsm closed 2 years ago

yardnsm commented 5 years ago

I'm using op version 0.4, while the latest version is currently 0.5.5. When trying to initiate the plugin and after entering the master password, I'm getting:

tmux-1password: 1Password CLI signin has failed

Running $ op signin my to troubleshoot the issue have resulted in the following error:

$ op signin my
Enter the password for user *********** at my.1password.com:
[LOG] 2019/03/13 14:14:54 (ERROR) 445: Deprecated API. Update to the latest version.

And updating op does solve the issue.

Possible solutions

yardnsm commented 2 years ago

Kinda fixed in #29, as we're making a check for the version of the CLI.