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

Firebase deploy fails #2

Open
fabltd opened this issue Jul 8, 2019 · 3 comments
Open

Firebase deploy fails #2

fabltd opened this issue Jul 8, 2019 · 3 comments

Comments

@fabltd
Copy link

fabltd commented Jul 8, 2019

Firebase deploy fails with the following error:

Cannot find module ./service-account.json

const homegraph = smarthome({
  jwt: require('./service-account.json')

Documents don't mention the creation of a service-account key. What IAM scope is required for this?

@devunwired
Copy link
Contributor

Thanks for pointing this out, we'll get the README updated to clarify this. The service account is required for use with the Home Graph API, and you can follow these instructions in the meantime to create a key.

@fabltd
Copy link
Author

fabltd commented Jul 8, 2019

Thanks

I am finding a number of bugs. Shall i add them here or open an issue for each.

@devunwired
Copy link
Contributor

Open individual issues

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