Hi, I'm trying to query using Category filters at URL, but my application is always getting "Bad Request" response even if I encode the URL using the HttpUtility.UrlEncode(). The URL seems like: https://www.google.com/health/feeds/profile/ui/DRQ.TUQ53ew/-/labtest/%7Bhttp%3a%2f%2fschemas.google.com%2fhealth%2fitem%7DMyType%2c+SubType If I copy and paste this URL at browser I get "Authorization required" and not the "Bad Request" that I get by the application. So I think the URL is correct. Would you have any suggestions for this case? Is there another way to query using category filters?
Best Regards, André Gomes -- 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.
