I'm doing development on H9 . I'm using the sample asp code provided
at the google health resources. I'm not able to execute code as i get
the following error message "The remote name could not be resolved:
'www.google.com' " at the call of following fucntions
session["token"] = AuthSubUtil.exchangeForSessionToken(token,
null).ToString();
service.Insert(new Uri("https://www.google.com/h9/feeds/register/
default"), newNotice);
My development environment is with a company and it is possible that a
firewall may be blocking the code. But i'm able to access Google.com
as well as H9 and Google health sites through browser without any
issues. The networks team has informed me that http and https are not
being blocked by firewall.
Please let me know about a solution which i can use
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---