I dont know, but maybe try urlencoding them? %5B etc
2010/7/25 François Masurel <[email protected]>: > Hi everybody, > > As anybody successfully done such type of request in GAE : > > http://maps.google.com/maps/feeds/features/203441605809910544300/00048b9772b494459d511/snippet?mq=[dpt:17] > > It works perfectly fine locally but fails when run on GAE (no > filtering by custom property value). > > It looks like the mq parameter is stripped out of the request. > Something wrong with the brackets ? > > I'm using the gdata java client library. > > Any help will be greatly appreciated. > > Thanx in advance. > > François > > PS: > > Google Maps Data http protocol documentation : > http://code.google.com/intl/fr/apis/maps/documentation/mapsdata/developers_guide_protocol.html > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
