Hi all,
I'm trying to create a survey with a geopoint question but when I try to render it in a report it fails. I've verified it by removing the geopoint and the survey can render. I've tried recreating the survey from scratch and it still fails with this error:
An error occurred when rendering by the report engine. Failed to print map for ${location}. Failed to print map: {"name":"request:server","message":"Error","details":{"url":"https://services7.arcgis.com/Hh6f56rxVhNINr7V/arcgis/rest/services/service_661d0783e5574224aa84482b92e7b5f2/FeatureServer/0/query","requestOptions":{"query":{"f":"json","returnExtentOnly":true,"returnCountOnly":true,"objectIds":"1","spatialRel":"esriSpatialRelIntersects"},"responseType":"json"},"ssl":false,"httpStatus":400,"messages":["This operation is not supported."],"raw":{"code":400,"message":"","details":["This operation is not supported."]}}}
At this point I have created a new survey with just a geopoint and a note to test it and it still fails. It says the Query operation is not supported. But how do I go about turning the Query feature on?