Well, using GoogleService and System.out.println(entry.getXmlBlob ().getBlob()); it works. Using H9Service it doesn't work but the error is an Exception on user credentials, but user and password are right...
On 22 Gen, 18:40, "Eric (Google)" <[email protected]> wrote: > Hi Stefano, > > Since you're using GoogleService, try this: > System.out.println(entry.getXmlBlob().getBlob()); > > If you were using H9Service, you would be able to use > getContinuityOfCareRecord(), but there's current a > bug:http://code.google.com/p/gdata-java-client/issues/detail?id=91 > > Eric > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
