Hi! I've:
-
created service account through Firebase project settings and correctly uploaded JSON Key
-
correctly inputted the realtime database url and project ID
-
successfully gotten a "connection success" message
yet when I try to make a new query, I'm getting the error: "no data was returned", when I know there is associated data (and can view in the realtime database console on firebase)... any reason It's not showing up? Any usual suspects I'm missing? This seems really obvious but not sure why I can't crack it, thanks in advance!