USGS-WiM / STNServices2

Web services for the Short-Term Network (STN) database
Other
0 stars 0 forks source link

XML endpoints on the fritz for filtered hwms and peaks #94

Open BlakeDraper opened 8 years ago

BlakeDraper commented 8 years ago

XML encoding seems broken for the filtered hwms and peaks endpoints. both requests below return server error:

http://stn.wim.usgs.gov/STNServices/HWMs/FilteredHWMs.xml?Event=24&EventType=&EventStatus=0&States=&County=&HWMType=&HWMQuality=&HWMEnvironment=&SurveyComplete=&StillWater=

http://stn.wim.usgs.gov/STNServices/PeakSummaries/FilteredPeaks.xml?Event=24&EventType=&EventStatus=0&States=&County=&StartDate=&EndDate=

HansVraga commented 7 years ago

39 same issue - comment from there:

For resources (containing a list of related object or not) are not being returned as xml. Returns error. For now, custom resources can only be returned as json.