I am writing a simple test application using Left-let. The feature class is coming directly from the server which works great, but when I create a query the new URL does not return any records. In other words, my application does not show any of the points in the feature class. Since I am not an expert of the field, I started to think if I was choosing the wrong URL but both Query(GET) and Query (POST) give me the same result.
I have done the following:
Change "Return Geometry : True"
any help would be great.
