Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 472773002: Avoid using an empty scopes set when requesting an OAuth2 access token. (Closed)

Created:
6 years, 4 months ago by msarda
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Avoid using an empty scopes set when requesting an OAuth2 access token. Usign an empty scopes set leads to a server response "code: BAD_REQUEST, http status: 400, MISSING_SCOPE" on iOS. This CL uses a non-empty scopes set for the account id tracker. BUG=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289630

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M google_apis/gaia/account_tracker.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
msarda
Please take a look.
6 years, 4 months ago (2014-08-14 08:29:22 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm
6 years, 4 months ago (2014-08-14 15:50:50 UTC) #2
msarda
The CQ bit was checked by msarda@chromium.org
6 years, 4 months ago (2014-08-14 15:52:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/472773002/1
6 years, 4 months ago (2014-08-14 15:55:43 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 17:23:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 289630

Powered by Google App Engine
This is Rietveld 408576698