Hi, I retrieved the single use token using the 'https://www.google.com/h9/ authsub' URL and after that I wanted to exchange the token for a long live session token thru the URL https://www.google.com/accounts/AuthSubSessionToken making an HTTP Get request. However when I do this, I get an error stating that my token is invalid. I used the most recent authsub token that I get by quering the 'https://www.google.com/h9/authsub' URL and have also set the headers and query parameter appropiately.
I cannot use any libraries in my application and have to access the data from google health thru the URLs and not thru the available client libraries. Is there a different URL to get the AuthSubSession token for H9 sandbox or do I need to set something else in the header other than 'Authorization: AuthSub token="1/ ieBzF4p7c9B6oTSSn1YQOFdTRt901UgfSxdksd35abI"'? Can anyone please help? Thanks, Jina -- 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.
