Trying to deploy to clojars, but get a 401. Using the same deploy token I’ve used before along with the same password. Tried with a newly generated token just to see if I did something wrong, but got the same 401. Any ideas of what I might be doing wrong?
Sorry, meant to say username
i have run into an issue in the past because my jar was too big. they upped the size after that. how big is your jar?
I can check the logs - what is your username @emil0r?
Yes
According to the logs, whatever you are sending as the password doesn't look like a deploy token. Just to clarify: when deploying, you have to provide your username, and the password is the deploy token, including the CLOJARS_
prefix.
Can you confirm you are sending that?
I should be. Let me try paste with the mouse instead
Worked doing that
:man-shrugging::skin-tone-2:
Good deal, glad you got it figured out.