Error parsing the encoded request data

Hello I’am using the docker image:
vaultwarden/server:1.30.3

And I installed bw CLI, with snap and with executable both resulted to the:
Error parsing the encoded request data.

When typing that command:
bw create item '{"name": "Example Entry", "login": {"username": "your_username", "password": "your_password"}, "fields": {"Website": "example.com"}}'

Could anyone help me :slight_smile: ?