Select to view content in your preferred language

Filter stopped working

238
0
02-10-2026 11:56 PM
Labels (3)
elbazon
New Contributor

Since January 31st we stopped getting data from the rest API for both perimeters and points endpoints.
When using the url with filters:
https://services3.arcgis.com/T4QMspbfLg3qTGWY/arcgis/rest/services/WFIGS_Interagency_Perimeters_Curr... 

It returns an empty array.

However, when using it without any filters, except for the type 'WF', it returns data that should be returned with the full URL above, as it is satisfying all the conditions in the where clause:
https://services3.arcgis.com/T4QMspbfLg3qTGWY/arcgis/rest/services/WFIGS_Interagency_Perimeters_Curr... 

Has anyone else experienced this behavior? I am hesitant to disable the filters because doing so could return a significant amount of data, which might negatively impact our performance.

Thanks

Tags (2)
0 Kudos
0 Replies