Firebase电子邮件验证无效证书问题

编程入门 行业动态 更新时间:2024-10-27 18:25:41
本文介绍了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.

project-projectname.firebaseapp/__/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电子邮件验证无效证书问题

本文发布于:2023-11-26 06:04:11,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1632930.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:电子邮件   证书   Firebase

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!