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

How to get R.raw.credentials #19

Closed
yatindeokar opened this issue May 24, 2017 · 5 comments
Closed

How to get R.raw.credentials #19

yatindeokar opened this issue May 24, 2017 · 5 comments
Labels

Comments

@yatindeokar
Copy link

How to get Credentials file ;

@JonathanNakhla
Copy link

@proppy proppy added the question label Jun 1, 2017
@proppy
Copy link
Collaborator

proppy commented Jun 1, 2017

I believe @JonathanNakhla answered the question, let us know if you have any issues generate the credential resource.

@proppy proppy closed this as completed Jun 1, 2017
@AlexKorovyansky
Copy link

Got the same confusion for a second, because --credentials looks as an input parameter, while it's used for output and credentials.json will be generated within res/raw folder by that command:

google-oauthlib-tool --client-secrets client_secret_NNNN.json \
                     --credentials app/src/main/res/raw/credentials.json \
                     --scope https://www.googleapis.com/auth/assistant-sdk-prototype \
                     --save

@proppy
Copy link
Collaborator

proppy commented Jun 6, 2017

@AlexKorovyansky yep, it'd be better to rename/alias the parameter to --save-credentials, can you file an issue in https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib ?

@proppy
Copy link
Collaborator

proppy commented Jun 6, 2017

@AlexKorovyansky Done :)

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

No branches or pull requests

4 participants