I’m a noob to development and StackOverflow but I have attempted looking at multiple solutions unfortunately nothing is working as intended. I’m getting the error: Exception has occurred.
FirebaseException ([cloud_firestore/permission-denied] The caller does not have permission to execute the specified operation.)
enter image description here
This happens when I’m trying to Sign Up using Username, Email and Password. I have attached my SignUpController class snippet where the error is and my Firestore rules. Any help would be much appreciated.
enter image description here
enter image description here
I have tried updating Firestore rules based on the solution here and also have tried the Chat GPT solution ChatGPT solution
HamAraAym is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1