Hex Publishing: Account Not Authorized

I’m trying to publish a package on Hex. I registered successfully, but when I try to publish I get an “account not authorized for this action” error. I searched but could not find the source of this error. Anyone know what I’m missing?

Building docs...
Docs successfully generated.
View them at "doc/index.html".
Publishing package...
[#########################] 100%
Publishing failed
account not authorized for this action
Publishing docs...
[#########################] 100%
Publishing docs failed due to the package not being published yet

Thanks

2 Likes

@wfgilman please make sure the package you want to publish isn’t already registered on hex.pm by someone else. If that’s not the case and the error persists, please open up an issue on Hex along with some extra information (e.g. hex version, name of the package)

3 Likes

I tried to publish a name which was already taken. Thanks!