2017-12-27 32 views
2

firebase google認証メソッドがGoogle Chromeで失敗します。私はdevツールコンソールでこれらの2つのメッセージを参照してください。firebase auth in google chrome

OPTIONS https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=my-app-key&cb=1514367607784 net::ERR_QUIC_PROTOCOL_ERROR 

Info: The current domain is not authorized for OAuth operations. This will prevent signInWithPopup, signInWithRedirect, linkWithPopup and linkWithRedirect from working. Add your domain (my-web-domain.com) to the OAuth redirect domains list in the Firebase console -> Auth section -> Sign in method tab. 

ログイン方法firebase consoleにドメインエントリが設定されています。 Googleのコンソール(APIとサービス)にfirebaseのweb apiキーがあり、制限はありません。OAuth2 firebaseコンソールに表示されているfirebaseプロジェクトのものと一致する正しいクライアントIDとクライアントの秘密が入っています。ドメインはの許可JavaScript起点セクションにも設定されています。許可されたリダイレクトURIセクションにはエントリがありますhttps://fbase-unique-name.firebaseapp.com/__/auth/handler

私が気づいた限り、これは1週間ほど前に失敗し始め、クロムでのみ発生します。私はクロム、ファイアウォール、エデ、LinuxやWindowsで勇敢に試みてきました。 おかげで、事前

+0

これはSDKのバージョンに固有のものでしょうか?かなり奇妙な要素の組み合わせのようです。 – Kato

+0

私は最新のいくつかの古いものを試しましたが、すべて最新のGoogle Chromeで失敗します。 – lavokad

+0

最新のChromeでGoogle Authで私のために働いています。 https://kato-sandbox.firebaseapp.com/ – Kato

答えて

0

に私は、最新のクロムで起こった、同様の問題があったが、私のエラーが

auth/network-request-failed

である私のソリューションは、https://www.google.com/chrome/browser/beta.htmlにベータクロームチャンネルをダウンロードすることであり、何とかエラーがありませんもうポップアップ、何が問題を引き起こしたのかはっきりしない。