Hi,

We are developing a provider portal in which provider should able to
access to clients PHR through Google Health.
E.g Few patients(Google Health accounts) gave access to my account.

1. In the sample .NET application, I was able to insert a PHR in my
own account successfully.
I'm getting following error while inserting shared user PHR.

Google.GData.Client.GDataRequestException: Execution of request
failed: https://www.google.com/h9/feeds/profile/ui/cIZpalmF5ek --->
System.Net.WebException: The remote server returned an error: (403)
Forbidden.
   at System.Net.HttpWebRequest.GetResponse()
   at Google.GData.Client.GDataRequest.Execute()
   --- End of inner exception stack trace ---
   at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32
retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.EntrySend(Uri feedUri, AtomBase
baseEntry, GDataRequestType type, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri feedUri, AtomEntry
newEntry, AsyncSendData data)
   at Google.GData.Client.Service.Insert[TEntry](Uri feedUri, TEntry
entry)
   at ASP.healthupdate_aspx.PrintProfile()

2.I was able to insert a PHR into my own account successfully.

Could you please confirm whether I can update shared users profile
using Google.GData.Health Library from ASP.NET application?

Thanks In Advance,
ProviderHealth



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to