I used the existing .NET sample HealthNotices.aspx and modified it to
allow h9, as shiown below:
String authSubLink = AuthSubUtil.getRequestUrl("https",
"www.google.com", "/h9/authsub", "http://localhost/
WebApp/WebApp/HealthNotices.aspx",
"https://www.google.com/h9/feeds/", false, true)
authSubLink += "&permission=1";
After logging and giving permission to link my accounts, the return
URL just displays the contents of HealthNotices.aspx in text format.
In fact I was hoping the HTML markup of HealthNotices.aspx would
allow me to upload sample CCR.
Can someone tell me what I am doing wrong?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---