Hi, I believe this is related to issue 924: http://code.google.com/p/gdata-issues/issues/detail?id=924
Did you directly insert an <entry> with CCR into the profile? Eric On Jan 22, 1:13 am, MBDS_SAM <[email protected]> wrote: > Hello everyone, I have an inexplicable problem. My program worked fine > yesterday, but not today, without changing the code. It's about the > Authentication. This is my code : > > FeedQuery query = new FeedQuery(); > query.Uri = new Uri("https://www.google.com/health/ > feeds/profile/ui/" + pid); > error => AtomFeed healthFeed = service.Query(query); > > Google.GData.Client.GDataRequestException: Execution of request > failed:https://www.google.com/health/feeds/profile/ui/Tcl3ESgnzkw--- > > > Error 404. > > Can you please help me! Thanks a lot. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
