bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
693 stars 147 forks source link

ROUTE_NOT_FOUND when calling FirebaseClient.CreateUser #104

Open mokus opened 7 years ago

mokus commented 7 years ago

Getting {"error":{"code":"ROUTE_NOT_FOUND","message":"Route not found."}} when calling FirebaseClient.CreateUser. The other parts of the API works well - I can get objects and run queries.

Dahl93 commented 6 years ago

Does anybody has a solution for this problem? I have the same problem ..

DLeague9 commented 5 years ago

I'm also stuck on this problem... What this error code mean?