1

GoogleおよびFacebookのログインで実行されているHorizo​​n 1.1.3アプリがあります。昨日、Facebookのログインが機能しなくなりました。(Googleログインは機能しています)。ログインしようとすると「oauth プロバイダー エラー」が表示される

wget https://my_site.com/horizon/facebook?code=...&state=...%2BwagQ%3D
[1] 1736

The name is too long, 337 chars total.
Trying to shorten...
New name is facebook?code=...
--2016-09-11 05:35:05-- https://my_site.com/horizon/facebook?code=...
Resolving my_site.com (my_site.com)... 1.1.1.1
Connecting to my_site.com (my_site.com)|1.1.1.1|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: /?horizon_error=session%20expired [following]
The name is too long, 337 chars total.
Trying to shorten...
New name is facebook?code=...
--2016-09-11 05:35:06-- https://my_site.com/?horizon_error=session%20expired
Reusing existing connection to my_site.com:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'facebook?code=...'

facebook?code=... [ <=> ] 306 --.-KB/s in 0s

2016-09-11 05:35:06 (30.8 MB/s) - 'facebook?code=...' saved [306]

「コード」パラメーターが URL を長くしすぎているように見えます。サーバーは URL を短くしようとし、ハッシュをカットしてリクエストを無効にします。誰かがこのエラーに遭遇しましたか?

4

0 に答える 0