Can't get firebase real time database to return results

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!

Hi @liv! Would you mind sharing a screenshot of your current query that's returning that "no data..." error?