Failed to create remote: on back blaze zqB2

I have run rclone config and everything went ok i know my user id and application key is correct however when I ever I run rclone lsd remote: :it says failed to create remote: in config

I just tried it on a second computer and it says exactly the same. is this a bug?

If you do rclone config show do you see the config you expect?

Something like

[remote]
type = b2
account = XXX
key = YYY
endpoint = 

Did you maybe call your remote something else? Whatever you see in the [] is what you use on the command line.