The profile list feed can only be accessed if you're passing a ClientLogin token in the request, and therefore it can't be used with AuthSub or OAuth. The feed was designed to allow a user authenticated with ClientLogin to choose which profile they want to access, and not necessarily as a way to retrieve user information.
Paul On Oct 5, 4:04 pm, CTISTeam <[email protected]> wrote: > Thank you Ashwini, > I was checking the documentation (http://code.google.com/apis/health/ > docs/1.0/developers_guide_php.html) and found following note > > Note: This feature is only available when using ClientLogin. > > Wondering is there a way to get profile list using OAuth. > > Thank you > > On Sep 28, 11:38 pm, Ashwini <[email protected]> wrote: > > > > > We don't get name in CCR. The name is obtained when you query for list > > of profiles. > > The result is map of profile IDs and names. > > > On Sep 29, 1:28 am, CTISTeam <[email protected]> wrote: > > > > Hello, > > > > I have tried to link to my H9 account and get the data to show in my > > > application. I got the xml file but i could not find the name i have > > > added under Personal Information section. > > > > Which CCR element is used to represent the Name (from Personal Info)? > > > Help is appreciated. > > > > Thank you -- You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en.
