Hallo,
Am getting the below error when I use firebase phone authentication from my website.
[firebaseui] Internal error: {"error":{"code":403,"message":"Requests from referer <my-website> are blocked.","errors":[{"message":"Requests from referer <my-website> are blocked.","domain":"global","reason":"forbidden"}],"status":"PERMISSION_DENIED"}}
I have added and the domain to firebase and done several attempts at adding and removing the domain name but still nothing.
For firebase email authentication it works fine. How do I get my website unblocked to use the phone authentication method in firebase?
KR,
Hildah