Java API examples don't work

I was testing the OKHTTP client examples from an IIQ server to be able to perform searches and found that the examples on the developer spec don’t seem to work. Thoughts?

After a long, convoluted debugging session with Paul, I found that this may be a bug in the IDW Rule Runner plugin or in its CodeMirror frontend. Specifically, it appears to be double-parsing the input escape sequence \\\\ producing a single \.

A fix will be made available soon!

Also, the documentation could use a few examples of querying events of a given type, because the query syntax in JSON is such a labyrinth of escaped quotes.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.