f-miyu / Plugin.CloudFirestore

MIT License
121 stars 44 forks source link

missing or insufficient permissions #74

Open robertmaxted opened 3 years ago

robertmaxted commented 3 years ago

Below is the issue:

https://stackoverflow.com/questions/67048409/reading-from-cloud-firestore-missing-or-insufficient-permissions-in-xamarin-fo?noredirect=1#comment118515075_67048409

So how do we read data from a Cloud Firestore collection with read and write permissions set to only authenticated users? How do we pass in that authentication inside the request??

robertmaxted commented 3 years ago

@f-miyu can you please advise on where I'm going wrong? Kind regards,

f-miyu commented 3 years ago

Please use Plugin.FirebaseAuth instead of FirebaseAuthentication.net for authentication.

robertmaxted commented 3 years ago

Ahh ok, I will do. Thankyou @f-miyu I'll let you know how it goes :)

robertmaxted commented 3 years ago

Also @f-miyu how can I privately message you? Kind rwgards

f-miyu commented 3 years ago

Please send to the following mail address.

matsushima23@gmail.com