DescriptionAvoid 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 #
Messages
Total messages: 5 (0 generated)
|