Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoMy mfa otp works fine on the GUI client but no the cli
I have an mfa setup for an AWS account and this works perfectly fine on the GUI.
However if I try and get my otp through the 1password cli I keep getting this error
op get totp AWS ...
Former Member
4 years agoAha! It appears there might be two 'entries' for the field somehow and maybe the bad ones getting picked up..
"sections": [
{
"name": "linked items",
"title": "Related Items"
},
{
"fields": [
{
"k": "concealed",
"n": "TOTP_7891E0D72B4D4AC3AB5ED886502005D2",
"t": "",
"v": ""
}
],
"name": "Section_96AAD171D36149E4BA225A2083E2C397",
"title": ""
},
{
"name": "Section_94B38591D3944DA998C2C21BD22B4E5F",
"title": ""
},
{
"fields": [
{
"k": "concealed",
"n": "TOTP_E078830575474EF0AA35A3605DF1D285",
"t": "one-time password",
"v": "otpauth://totp/Amazon%20Web%20Services .."
}
],
"name": "Section_E6EBC90F13334337B425021707672F65",
"title": ""
}