This one has me stumped. I'm trying to execute a spatial query using a Polygon. However, setting the query parameter on <DataSourceComponent/> with a Polygon truncates the geometry resulting in an error (because it uses GET). I can confirm that using a shortened query string by inputting an Extent geometry does work.
I'm not working with very complicated Polygons (1-ring, 56-vertices). Has anybody had this issue before or come across a workaround?
Thanks!