AntonShuvaev / intellij-firebase-firestore

Firebase Firestore Plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/23609-firebase-firestore
3 stars 0 forks source link

User Guide #4

Open seandifatta1 opened 5 months ago

seandifatta1 commented 5 months ago

I can't figure out how to use this. Could you please add more detail to help getting started?

AntonShuvaev commented 5 months ago

Hello @seandifatta1, did you check the Getting Started section on the plugin page? https://plugins.jetbrains.com/plugin/23609-firebase-firestore ?

stephanschielke commented 1 month ago

Same here. image What is expected in the Service Account Path field? It looks like a path to a local file. How should this file be structured?

scannit commented 1 month ago

@stephanschielke it should be a generated key file for a service account (usually a .json) @AntonShuvaev I generated the appropriate service account and key, but am getting this error when I try to test and connect: Connection test failed: java.lang.IllegalStateException: FirebaseApp name f5629f72-3xf2-24a5-9891-0exxx861aed9 already exists!