The firebase-functions library crashes when handling Real-Time Database (RTDB) events with timestamps that don't include microseconds. The _db_endpoint_handler function in db_fn.py at line 114 ...
This was initally created out of curiosity and exploring more about using HTTP Requests with Firebase, and a cleaner alternative to the Firebase Admin SDK, in my opinion, but it is also going to be ...