Hey, I am a newbie for google health and I am writing an application on Iphone to access google health data. Since GData client api with Health support is not there yet, I am just trying to use http request and response to retrieve profile.
I successfully authenticated with google ClientLogin api, and I got auth token. Then I tried to read profile by following http request: "https://www.google.com/health/feeds/profile/default" GET /health/feeds/profile/default HTTP/1.1 Content-Type: application/atom+xml Authorization: GoogleLogin auth="My token" I got error message "Token invalid". How can I resolve this? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
