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
i am getting error while registring /users.json" in this showing
com.firebase.client.FirebaseException: Invalid Firebase path: /users.json. Firebase paths must not contain '.', '#', '$', '[', or ']'
at com.firebase.client.utilities.Validation.validatePathString(Validation.java:36)
at com.firebase.client.utilities.Validation.validateRootPathString(Validation.java:47)
at com.firebase.client.utilities.Utilities.parseUrl(Utilities.java:43)
at com.firebase.client.Firebase.(Firebase.java:155)
at ir.mirrajabi.firebasecoolchat.Register$2$1.onResponse(Register.java:81)
at ir.mirrajabi.firebasecoolchat.Register$2$1.onResponse(Register.java:78)
The text was updated successfully, but these errors were encountered:
i am getting error while registring /users.json" in this showing
com.firebase.client.FirebaseException: Invalid Firebase path: /users.json. Firebase paths must not contain '.', '#', '$', '[', or ']'
at com.firebase.client.utilities.Validation.validatePathString(Validation.java:36)
at com.firebase.client.utilities.Validation.validateRootPathString(Validation.java:47)
at com.firebase.client.utilities.Utilities.parseUrl(Utilities.java:43)
at com.firebase.client.Firebase.(Firebase.java:155)
at ir.mirrajabi.firebasecoolchat.Register$2$1.onResponse(Register.java:81)
at ir.mirrajabi.firebasecoolchat.Register$2$1.onResponse(Register.java:78)
The text was updated successfully, but these errors were encountered: