Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Please provide content template of credential file! #105

Open
XinwenCheng opened this issue May 30, 2019 · 2 comments
Open

Please provide content template of credential file! #105

XinwenCheng opened this issue May 30, 2019 · 2 comments

Comments

@XinwenCheng
Copy link

Can not download credential json file from API Manager > Credentials > Create credentials > Service account key > New service account, this path seems no longer available.

Would you please provide content template of this json, and I can just replace API key with mine and make the demo works, I have no time to find which path I can download, thanks for understanding!

@th0bse
Copy link

th0bse commented Jul 9, 2019

See .gitignore, *.json files in res/raw/ are excluded, to not accidently expose credentials i guess...

@th0bse
Copy link

th0bse commented Jul 9, 2019

but here you are, just only the keys without the actual values if this helps:

{ "type": "project_id": "private_key_id": "private_key": "client_email": "client_id": "auth_uri": "token_uri": "authprovider_x509_cert_url": "client_x509_cert_url": }

What you need may actually be different though, remember this is just an example.

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

No branches or pull requests

2 participants