[Google-Health-API] Re: App Stopped Working

2008-12-12 Thread Eric (Google)
On Dec 11, 5:01 pm, "Renda, Michael" wrote: > Eric, > > Thanks for the information.  I have a couple of questions. > >  1.  What specifically was wrong with the CCR that I sent? I think the extra meta data was the issue, but to be sure register/ui feed would tell you. I was able to POST this:

[Google-Health-API] Re: App Stopped Working

2008-12-11 Thread Renda, Michael
Eric, Thanks for the information. I have a couple of questions. 1. What specifically was wrong with the CCR that I sent? 2. Can you use /register/ui with a token obtained through ClientLogin? Thanks, Mike On 12/11/08 7:48 PM, "Eric (Google)" wrote: I can confirm that POSTing invalid

[Google-Health-API] Re: App Stopped Working

2008-12-11 Thread Eric (Google)
I can confirm that POSTing invalid CCR to the /profile/ui feed renders the profile unreadable via the API. At the moment, I'm not sure how regain access to the profile. This is definitely a bug and we'll look into this ASAP. In the future, you should really be sending CCR via the /register/ui.

[Google-Health-API] Re: App Stopped Working

2008-12-11 Thread Renda, Michael
I can post code, but (fair warning) it's objective-C - an iPhone application. Do you still want it? Other than that, I can send you the XML I get from the Profile list request and the log output from various program variables. Mike On 12/11/08 4:34 PM, "Eric (Google)" wrote: Can you post

[Google-Health-API] Re: App Stopped Working

2008-12-11 Thread Eric (Google)
Can you post the code so I can try to reproduce? Eric On Dec 11, 5:52 am, "Mr. Creosote" wrote: > 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.  Retri