bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
696 stars 147 forks source link

Confusion over BasePath field #57

Closed lordplagus02 closed 7 years ago

lordplagus02 commented 8 years ago

I'm not sure what is actually required to configure this library because I don't see anything about BasePath on these Google docs.

I think perhaps this is part of an old version of firebase?

Skeldave commented 8 years ago
  1. Log into your firebase.google.com console
  2. Select your app
  3. Click 'Database' in the side bar.
  4. You should see a URL at the top of the page which is something like: https://APP_NAME-3bb2a.firebaseio.com/

This is your BasePath