I'm trying to access firebase realtime db via admin SDK from an endpoint in Java. Authentication seems to be successful, but query has no effect. No error occurs and listeners are not called. Firebase rule is set writable(assured with simulator).I'm trying to access firebase realtime db via a