Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Link to GCE credentials broken, JSON import throws error #434
Comments
hatched
referenced this issue
in juju/juju-gui
Mar 13, 2017
Closed
Link to GCE credentials broken, JSON import throws error #2631
|
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
closed this
Mar 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alexlist commentedMar 13, 2017
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"