Can't establish a connection with site. - us-central1’s server IP address could not be found.
sw-dev-code opened this issue · 1 comments
sw-dev-code commented
When I finish all the steps from Device Manager Web README including Deploy to Firebase, when I run hosting web app and I click on Sign in with Google I receive following error:
Can't establish a connection with site.
us-central1’s server IP address could not be found.
sw-dev-code commented
Issue solved by setting correct authDomain
in environment.ts
file.