Firebase Error Permission Denied using Firebase Authentication

Hello,
How can i fix this?


firebase2

It may be due to the security rules of your database, or your project bucket
Do you have 2 database components on this screen?
This may also be giving error.

For Resolving The Issue

Due to
Invalid Security Rules

Procedure
1.Open Firebase Console
2.Go to The Project
3.Go to rules
4.Remove Everything Except Read And Write
5.Write True in Both

Result
Solved

1 Like

Thanks its works

Welcome @der_aller_echte

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.