Google oAuth v2 - user profile - country parameter missing -
I would like to get information about the user's country as specified in the document [1]. I tried to use the Google API Explorer and the sample, and still can not get the information of the country. I have also tried to update the profile information of the test account.
[1]
[2]
In the Google API, the Area Editor Country are either some unknown ways that anyone Also knows about it, assuming that the user will provide full access to his profile in the customer profile. I'm afraid the documentation is incompatible in the description of the userinfo.profile scope We list the "country" as part of the user's authorized profile information. However, and later described in the documentation, locale information is provided instead. The document will update soon to avoid further confusion.
Comments
Post a Comment