Hello Karthik, OAuth authentication to Health is certainly possible. The following link is for the OAuth+Health documentation:
http://code.google.com/apis/health/docs/2.0/developers_guide_protocol.html#OAuth Since the Health feeds are built using the GData, the following is another good reference, which includes .NET examples: http://code.google.com/apis/gdata/docs/auth/oauth.html#2LeggedOAuth You may also want to try the OAuth Playground, which has a working example of OAuth and Health (not .NET however). http://googlecodesamples.com/oauth_playground/ Cheers! Paul (Google) On May 19, 6:37 pm, karthik mellachervu <[email protected]> wrote: > Hi, > > I want to know wheather i can connect to gHealth using oAuth > authentication either using 3-legged or 2-legged.Please provide the > useful information(any links) for this? > > I am creating a application in .NET. > > Thanks, > Karthik M > > -- > 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 > athttp://groups.google.com/group/googlehealthdevelopers?hl=en. -- 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.
