I am trying to deploy Anbo Cloud via juju. My command is juju deploy cs:~anbox-charmers/anbox-cloud-core --overlay ua.yaml
But when I run it I get the following output:
Opening an authorization web page in your browser.
If it does not open, please open this URL:
https://api.jujucharms.com/identity/login?did=...
ERROR cannot resolve charm URL "cs:~anbox-charmers/anbox-cloud-core": cannot get "/~anbox-charmers/anbox-cloud-core/meta/any?include=id&include=supported-series&include=published": access denied for user "myusername"
What should I do?