Firebase Auth's method: sendSignInLinkToEmail gives an internal error
Does anyone have an idea what's wrong. I'm trying to accomplish first step: 1. Send an authentication link to the user's email address (according to docs: https://firebase.google.com/docs/auth/flutter/email-link-auth) I have allowed this signin method I have whitelisted the URL: And this…