I'm trying to write with user authentication, as with the rules of the default server. auth! = null ...
using the basic method, I have the error BAD 400 ...
help me?
var item = await firebase
.Child("yourentity")
.WithAuth(auth.FirebaseToken)
.PostAsync(new YourObject());
someone who ultiliza firebase ... have any idea and solution?
I'm using the sample
https://github.com/rlamasb/Firebase.Xamarin
https://www.nuget.org/packages/Firebase.Xamarin
when I send without .WithAuth ... it registering, but I want to make more secure about who can save in my bank. because if I let released anyone can send recordings capture and make unfeasible