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

Command to create new Realtime Database instances #1227

Closed
ryanpbrewster opened this issue Apr 30, 2019 · 4 comments
Closed

Command to create new Realtime Database instances #1227

ryanpbrewster opened this issue Apr 30, 2019 · 4 comments

Comments

@ryanpbrewster
Copy link
Contributor

Right now the recommended way of creating new Realtime Database instances is to manually navigate through the Firebase Console (https://firebase.google.com/docs/database/usage/sharding#create_multiple_instances). Can we add a command to the CLI tool to make this easier to automate?

@ryanpbrewster
Copy link
Contributor Author

Rolled out as of v6.10.0

@govindrai
Copy link

@ryanpbrewster that command doesn't work. Throws an error such as: Error: HTTP Error: 403, Mobile SDK API has not been used in project xyz before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/mobilesdk-pa.googleapis.com/overview?project=xyz then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry. There is no Mobile SDK API to enable.

@ryanpbrewster
Copy link
Contributor Author

I'd double-check that your credentials are valid. Can you create Realtime Database instances through the console?

If none of that works, I'd suggest contacting Firebase support.

@govindrai
Copy link

@ryanpbrewster Contacted firebase support. It's a bug. There is a private API (the Mobile SDK API) exposed that users cannot get past. There is no timeline for the fix.

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

No branches or pull requests

3 participants