Link to GCE credentials broken, JSON import throws error #434

Closed
alexlist opened this Issue Mar 13, 2017 · 1 comment

Comments

Projects
None yet
2 participants

https://jujucharms.com/i/deploy mentions

The key information can be downloaded as a JSON file, or copied from https://console.developers.google.com/project/apiui/credential.

This link seems to be outdated:
"URL not found
We couldn't find what you were looking for. Try one of the links below."

What I find is

https://console.developers.google.com/apis/credentials

I tried downloading a JSON file manually for deployment, and get:

"cannot create model: cannot create model: failed to open environ: json: cannot unmarshal object into Go value of type string"

Member

hatched commented Mar 13, 2017

Thanks @alexlist for reporting this issue, I've created an issue to track it on the GUI project: juju/juju-gui#2631

This will be resolved on the next release.

@hatched hatched closed this Mar 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment