Certain Combination of Object Ids in URL Query fails

219
0
08-26-2022 03:47 PM
MichaelSnook
Occasional Contributor III

Hi All

I have a strange one that I just happened to stumble on.  I have an app where the user can select address points and get various reports.  In order to do this (with a large number of features) I first gather object ids of the selected points and do multiple deferred queries using select by object ids.  I discovered an issue where a certain combination of object ids when url encoded (automatically) cause the query to fail.  Has anyone seen this?  Is there a way to check the URL encoding of a where clause before executing it?

Thanks

Mike

0 Kudos
0 Replies