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

"Authorization failed" when trying to fetch database #32

Open
dima74 opened this issue Jun 30, 2019 · 3 comments
Open

"Authorization failed" when trying to fetch database #32

dima74 opened this issue Jun 30, 2019 · 3 comments

Comments

@dima74
Copy link

dima74 commented Jun 30, 2019

I am trying to see firebase data, and according to instructions in CONTRIBUTING.md run the following commands:

git clone git@github.com:FactorioBlueprints/factorio-prints.git
cd factorio-prints

firebase login
firebase database:get / > factorio-blueprints-export.json

But I receive the following error:

Error: Authorization failed. This account is missing the following required permissions on project facorio-blueprints:

  firebase.projects.get
  firebasedatabase.instances.get

Could you say, what I am doing wrong?

@FactorioBlueprints
Copy link
Owner

FactorioBlueprints commented Jul 1, 2019 via email

@dima74
Copy link
Author

dima74 commented Jul 1, 2019

@FactorioBlueprints I tried firebase database:get /blueprints > factorio-blueprints-export.json and firebase database:get /blueprintSummaries > factorio-blueprints-export.json and in both cases received the same error:

Error: Authorization failed. This account is missing the following required permissions on project facorio-blueprints:

  firebase.projects.get
  firebasedatabase.instances.get

@zeryl
Copy link

zeryl commented Jul 3, 2020

This looks to still be an issue. I also wonder if this is why School isn't updating right now, but prints is getting new prints added.

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

3 participants