Firebase电子邮件验证无效证书问题 [英] Firebase email verification invalid certificate issue

查看:181
本文介绍了Firebase电子邮件验证无效证书问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Firebase上通过电子邮件链接验证遇到一个奇怪的错误.当用户创建帐户时,我会向他们发送以下电子邮件,并等待他们进行验证,然后再继续进行正常的申请流程:

I am running into a strange error with email link verification on Firebase. When users create an account, I send them the following email and wait for them to verify before continuing normal application flow:

你好%DISPLAY_NAME%,

Hello %DISPLAY_NAME%,

点击此链接以验证您的电子邮件地址.

Follow this link to verify your email address.

https://project-projectname.firebaseapp.com/__/auth/action?mode=<action>&oobCode=<code>

如果您不要求验证此地址,则可以忽略此电子邮件.

If you didn’t ask to verify this address, you can ignore this email.

谢谢

您的ProjectName团队

Your ProjectName team

(略作修改以取出项目名称)

(modified slightly to take out the project name)

此电子邮件已成功发送,但是当用户单击电子邮件中的链接时,它们会产生以下效果:

This email successfully sends, but when a user clicks on the link in the email they get something to the effect of:

这很奇怪,因为该链接是Firebase用来验证电子邮件地址的默认HTTPS链接.

Which is weird because the link is the default HTTPS link that Firebase gave me to verify email addresses with.

没有用户可以超越这一点,我尝试了多种浏览器,多种设备,多种电子邮件地址,没有人可以验证其电子邮件.我到处搜索,找不到任何遇到相同问题的人,所以很可能我忽略了一个非常明显的问题.

No user can pass beyond this point, and I have tried multiple browsers, multiple devices, multiple email addresses and nobody can verify their email. I have searched everywhere and cannot find anyone with the same issue, so it's very possible I am overlooking something very obvious.

我应该注意,他们过去曾经能够成功验证其电子邮件-大约一周前它停止工作.

I should note that they used to be able to verify their email successfully - about a week ago it stopped working.

任何帮助将不胜感激!谢谢!

Any help would be appreciated! Thanks!

推荐答案

更新:我找到了此问题的解决方案"!

Update: I have found a "solution" to this issue!

出于我无法理解的原因,电子邮件验证链接无法在我的家庭WiFi上使用,但是如果我使用移动数据尝试相同的链接,它将以应有的方式运行.

For reasons I cannot understand, the email verification links will not work on my home WiFi, but if I try the same links using mobile data it works the way it should.

如果您遇到此错误,请尝试使用其他形式的Internet连接,它可能会起作用!

If you are having this error, try using a different form of internet connection and it will probably work!

但是,我不明白为什么会这样,因为我的家庭WiFi没有专用的防火墙或任何不寻常的防火墙.如果有人可以解释为什么会这样,我很想知道.我将联系Firebase,以便他们至少知道某些用户正在发生这种情况.

However, I do not understand why this is the case because my home WiFi has no special Firewalls up or anything out of the ordinary. If someone could explain why this might be happening I would love to know. I will contact Firebase so they at least know that this is happening to some users.

感谢@Frank van Puffelen的帮助

这篇关于Firebase电子邮件验证无效证书问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆