Charm login error 404

Hello.

charm login is not working for me, even on a fresh focal installation.

$ sudo snap install charm --classic
$ charm login
ERROR cannot retrieve the authentication macaroon: unexpected response status from server: 404 NOT FOUND
$ charm login --debug
ERROR cannot retrieve the authentication macaroon: unexpected response status from server: 404 NOT FOUND
08:34:04 DEBUG cmd supercommand.go:537 error stack: 
/build/charm/parts/charmstore-client/go/pkg/mod/github.com/juju/charmrepo/v6@v6.0.0-20200817155725-120bd7a8b1ed/csclient/csclient.go:1162: unexpected response status from server: 404 NOT FOUND
/build/charm/parts/charmstore-client/go/pkg/mod/github.com/juju/charmrepo/v6@v6.0.0-20200817155725-120bd7a8b1ed/csclient/csclient.go:1048: 
/build/charm/parts/charmstore-client/go/pkg/mod/github.com/juju/charmrepo/v6@v6.0.0-20200817155725-120bd7a8b1ed/csclient/csclient.go:1222: cannot retrieve the authentication macaroon

Does anybody else have the same issue?

thanks

The solution is to use charmcraft. See the links below.