Closed Bug 1592552 Opened 5 years ago Closed 5 years ago

OAuth Authentication Failure in GData Provider: Bad Request

Categories

(Calendar :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1592407

People

(Reporter: lists, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36

Steps to reproduce:

Thunderbird v68.2.0
Lightning v68.2.0 (28.10.2019)
Provider for Google Calendar v68.0 (28.10.2019)

After upgrading from 32bit to 64bit on windows 10, GData can no longer access the calendars:

Lightning: [calGoogleSession] Token expired 1572429385 seconds ago, resetting gdataSession.jsm:357
Lightning: [calGoogleCalendar] Logging in session xxx@gmail.com gdataSession.jsm:247
Lightning: [calGoogleCalendar] No access token for xxx@gmail.com, refreshing token gdataSession.jsm:318
Lightning: [calGoogleSession] Adding item https://www.googleapis.com/calendar/v3/calendars/xxx%40gmail.com/events/6cp3gcpj6dhjab9l60qmcb9k6tgm2bb168oj6b9o6gp3ge1kcosm2oj36o to queue gdataSession.jsm:374

XHR POST https://accounts.google.com/o/oauth2/token
[HTTP/2.0 400 Bad Request 85ms]

Request URL:https://accounts.google.com/o/oauth2/token
Request method:POST
Remote address:172.217.169.77:443
Status code:
400
Version:HTTP/2.0

Response headers (455 B)
XHRPOSThttps://accounts.google.com/o/oauth2/token
[HTTP/2.0 400 Bad Request 85ms]

Request URL:https://accounts.google.com/o/oauth2/token
Request method:POST
Remote address:172.217.169.77:443
Status code:
400
Version:HTTP/2.0

Response headers (455 B)
Raw headers
HTTP/2.0 400 Bad Request
content-type: application/json; charset=utf-8
vary: Origin
vary: X-Origin
vary: Referer
content-encoding: gzip
date: Wed, 30 Oct 2019 09:58:49 GMT
server: ESF
cache-control: private
content-length: 88
x-xss-protection: 0
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
alt-svc: quic=":443"; ma=2592000; v="46,43",h3-Q048=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000
X-Firefox-Spdy: h2
Request headers (409 B)
Raw headers
Accept
/
Accept-Encoding
gzip, deflate, br
Accept-Language
en-GB,en;q=0.5
Cache-Control
no-cache
Connection
keep-alive
Content-Length
286
Content-Type
application/x-www-form-urlencoded; charset=utf-8
Host
accounts.google.com
Pragma
no-cache
User-Agent
Mozilla/5.0 (Windows NT 10.0; …rbird/68.2.0 Lightning/68.2.0

Request headers (409 B)
HTTP/2.0 400 Bad Request
content-type: application/json; charset=utf-8
vary: Origin
vary: X-Origin
vary: Referer
content-encoding: gzip
date: Wed, 30 Oct 2019 09:58:49 GMT
server: ESF
cache-control: private
content-length: 88
x-xss-protection: 0
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
alt-svc: quic=":443"; ma=2592000; v="46,43",h3-Q048=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000
X-Firefox-Spdy: h2

Request headers (409 B)
Host: accounts.google.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 Lightning/68.2.0
Accept: /
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate, br
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Content-Length: 286
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache

Lightning: [calGoogleCalendar] Failed to acquire a new OAuth token for xxx@gmail.com data: undefined gdataSession.jsm:257
Lightning: [calGoogleSession] Authentication failure: undefined gdataSession.jsm:282

Actual results:

Access to the Calendar is not possible

Expected results:

It should be :-)

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.