Wemos D1 mini (with embedded ESP8266 module) can not connect to Firebase

In the pictures above you show an access URL for the database with protocol HTTPS but the library you're using just supports HTTP (no SSL support). Have you checked that you can access your Firebase account using HTTP only?