Im trying to use FirebaseDB but it consistently gives out the error of “Error from Companion: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference” ive tried finding help here and on google but no luck.
can anyone help me or guide me through this. thanks
Things ive tried:
change region of FirebaseDB, removed and put the / on url, tried using apikey instead of token but instead got a different error saying invalid url.


