Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key details #5

Open
sarankup opened this issue Mar 20, 2016 · 1 comment
Open

Key details #5

sarankup opened this issue Mar 20, 2016 · 1 comment

Comments

@sarankup
Copy link

Hi,

It looks Google has changed is UI a lot. I could not co-relate how to generate keys from the Google Storage using the given documentation. Even when I generate the keys using the new UI, I do not know how to co-relate all the below mentioned values

private static final String APPLICATION_NAME_PROPERTY = "application.name";
private static final String ACCOUNT_ID_PROPERTY = "account.id";
private static final String PRIVATE_KEY_PATH_PROPERTY = "private.key.path";

Please advise. Thanks in advance.

@mmanzhos
Copy link

mmanzhos commented Apr 1, 2016

Please consider looking at https://github.com/pliablematter/simple-cloud-storage/blob/master/src/main/resources/sample-cloudstorage.properties
You have to enter your credentials:
project.id=myproject-8888 application.name=MyBestApplication account.id=the_email_given_to_me_by_cloud@developer.gserviceaccount.com private.key.path=/path/to/key.p12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants