Anybody getting JSONDecodeErrors when using a WHERE date filter? I am now getting this error after updating my runtime to 12, when it worked just fine in 11....
Hi, yes I'm experiencing the that error when querying with WHERE but it is not date filter specific. It happened when I upgraded to Runtime 12 too. Most of my Notebooks converted fine except one that is reading data from a hosted feature layer, projecting them to Web Mercator, truncating the data in a second hosted feature layer and appending the new Web Mercator data. I am only getting that error message on my points data. There are only about 4300 points but that's over the 2000 request limit. I have over 2000 lines and polygons too and they work fine. I've tried several fixes but so far processing in the points in chunks has been the most successful.