After linking accounts the return URL is: http://localhost/WebApp/WebApp/HealthNotices.aspx?token=1%2FLx93J1LzkcIQ51FNK50cmQ&permission=1
it does not show me the HTML mark up of the table and the text boxes where I can post the code. Instead it displays the entire source code of HealthNotices.aspx in text format. How can post CCR if it does not show me the HTML text boxes? On Jun 15, 2:24 pm, "Eric (Google)" <[email protected]> wrote: > It does allow for posting CCR. > If CCR content didn't show up in your /h9 > account, then it could be invalid. Did > you try posting a simple notice (just subject > and body)? > > Eric > > On Jun 15, 12:15 pm, vhrao <[email protected]> wrote: > > > > > 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?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
