base64 reads from a path without -i:
Versions up to
0.4.1 accepted --base64-image @shoe.jpg and encoded the
file for you. That @path syntax is gone — the literal string @shoe.jpg
would be sent as the image data. Use the command substitution above.