You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Realtime database end with "firebasedatabase.app" and in the "db.py" at line 834 is: if parsed_url.netloc.endswith('.firebaseio.com'): return cls._parse_production_url(parsed_url, emulator_host)
This return the error: "Database URL must be a valid URL to a Firebase Realtime Database instance" even if you use the right link of the Realtime Database