Please enable the Anonymous Sign-in method, or Authenticate the Client before issuing a request #366
-
When I try to sign in, the plugin throws this error: Please enable the Anonymous Sign-in method, or Authenticate the Client before issuing a request I'm using signup_with_email_and_password I've done same things as another project of mine, and I don't get this error there. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sounds like you haven't actually turned on the authentication method in the Firebase console. This is one of the most tested features in our plugin though and no one else has had issues, so I'm going to go ahead and close this and recommend you turn on the correct auth method, and make sure you authenticate before making any requests. |
Beta Was this translation helpful? Give feedback.
Sounds like you haven't actually turned on the authentication method in the Firebase console. This is one of the most tested features in our plugin though and no one else has had issues, so I'm going to go ahead and close this and recommend you turn on the correct auth method, and make sure you authenticate before making any requests.