Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.6k views
in Technique[技术] by (71.8m points)

Firebase reset password link showed me error on the screen

I tried both the custom action URL as well as the default URL *.firebaseapp.com/__/auth/handler, but no luck.

Both cases show the same error on the screen after clicking the link. enter image description here

It says "The requested action is invalid."

Also I checked the console log, it says "Request is missing required data". enter image description here

I also checked my GCP admin panel, and make sure there is no restriction to the browser key. enter image description here

Where could possibly go wrong? Any help is appreciated ??


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Sorry, I found the answer. I misused the action URL.

What I used previously was: https://mywebsite.com/__/auth/handler

Correct one should be: https://mywebsite.com/__/auth/action


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share

2.1m questions

2.1m answers

62 comments

56.6k users

...