Hi everyone. I'm trying to use Butler to upload my game, so in the command line I have the following template:
butler push "C:\Butler\Win\MyGame.zip" username.itch.io/my-game:win
but I'm getting the output: itch.io API error (400): /wharf/builds: invalid target (bad user).
I tried to use butler logout, and then log in again, but it doesn't seem to help.
I have already made a project for my game (so I have a valid url, although the page is still in draft mode).
I will be grateful for any advice that I can get.