Please disregard! I was able to complete the AuthSub process with H9. The cause of the problem seems to have been that the return URL was getting URL-encoded twice.
I apologize for any inconvenience caused by this premature post. Geoffrey Roberts Private Access, Inc. [email protected] https://www.privateaccess.info On Jun 19, 6:40 pm, Geoffrey <[email protected]> wrote: > I have used the sample .NET code provided (connecting with the AuthSub > method), and have successfully been able to read and post to the H9 > environment running the app on "localhost." > > I am attempting to work an H9 integration into one of my > organization's apps, which runs multiple web services, as well as the > web UI, so each runs on a different port number (meaning that the port > number must be specified in the URL I pass to AuthSub to which to > return, e.g. the return URL looks something > likehttp://localhost:1234/PageName.aspx). > When I attempt to get the AuthSub token from this application, I > receive a 400 error with the message "Sharing denied: unregistered > provider: null." Can I assume that this is because localhost with the > port number is treated differently than localhost by itself, and must > be "registered?" > > Any help would be appreciated. I intend to work with others at my > company and get our registration process going early next week. > > Thanks, > > Geoffrey Roberts > Private Access, Inc. > [email protected]https://www.privateaccess.info -- 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.
