Closed GoogleCodeExporter closed 8 years ago
Thank you for the feedback.
This does not seem to be a Cloud SDK problem.
The attached log shows the following line before the gcloud error:
base64: invalid input
I suspect this happened while you were following this step in the instructions:
echo $GCLOUD_KEY | base64 --decode > gcloud.p12
This suggests that your GCLOUD_KEY environment variable does not have the
proper base64 encoded version of your service account credentials.
Original comment by vil...@google.com
on 9 Dec 2015 at 5:05
The problem was newlines in the encoded key. I edited the key, and it worked.
Thanks for your help.
Original comment by b...@savannahinformatics.com
on 10 Dec 2015 at 7:23
Original issue reported on code.google.com by
b...@savannahinformatics.com
on 9 Dec 2015 at 4:36Attachments: