I've built a simple test app to test various api elements and to get
direct examples of the xml formats.

The app:

1.  Authenticates using ClientLogin
2.  Gets a profile list
3.  Retrieves the first (and only) profile in the list
4.  Updates the patient's weight

This has all been working just fine.  But this morning it stopped
working.

I can authenticate and get the profile list.  But when I attempt to
read the profile I get a response code 404 Not Found.

I didn't change any code - I don't think. Looking at the profile list
response, I can see the proper 'id' being returned.  My app is
correctly parsing that id and properly forming the url for a profile
request.  There doesn't seem to be a problem with the authentication
token (I am able to retrieve the profile list after all).

Is there some problem with the site?  By the way, I'm using
https://www.google.com/health, not h9.
--~--~---------~--~----~------------~-------~--~----~
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