Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
2 years ago(400) Bad Request: The structure of request was invalid
Hi,
I got the error mentionned in subject when performing the following command:
op vault list --user XXXXX
Any help will be appreciated :-)
Regards,
Emmanuel
1Password Version: ...
Former Member
2 years agoA few tests later, same issue :
op vault list --user XXXXX --debug
1:05PM | DEBUG | Session delegation enabled
1:05PM | DEBUG | NM request: NmRequestAccounts
1:05PM | DEBUG | NM response: Success
1:05PM | DEBUG | NM request: NmRequestAccounts
1:05PM | DEBUG | NM response: Success
1:05PM | DEBUG | InitDefaultCache: successfully initialized cache
1:05PM | DEBUG | EncryptedKeysets: Cache hit on keyset
[ERROR] 2023/05/09 13:05:49 (400) Bad Request: The structure of request was invalid.
I tried to :
* Run the command through a Docker container using the official 1password/op
image --> no success, the container exit as soon as it launches
* Build an Ubuntu VM --> after installing 1Password beta for ARM64 architecture, no success agin, I got the same error as with macOS