firebase-arduino icon indicating copy to clipboard operation
firebase-arduino copied to clipboard

Not an Issue with library itself

Open floatAsNeeded opened this issue 5 years ago • 0 comments
trafficstars

Hi all!

I saw recently Google send me a warning saying that it could stop receiving client requests if I don't modify security rules on my realtime database. Because at the moment they are set to allow read and write from anyone. I'm using a Wemos D1 mini pro and I was wondering if use different rules if with this library would allow me to still read and write my data.

They suggested one of these rules:

https://firebase.google.com/docs/firestore/security/get-started#allow-all

but all of them give a parse error when I try them in the Realtime Database set rules.

Someone could help me with this?

Thank you!

floatAsNeeded avatar Sep 15 '20 04:09 floatAsNeeded