API query returns Requested resource does not exist

https://10.232.16.60:52311/api/query?relevance=((id
of it, names of it) of computers of it, (if (relevant flag of it) then “Relevant” else if (remediated flag of it) then “Remediated” else “N/A”) of it, source release date of fixlet of it) of results of bes fixlets whose (name of site of it = “ActionSite” AND (now as universal date - source release date of it) < 30 * day)

Everything is correct - URL Check, Port check but it still returns the error That resource does not exist. When i remove the remediated and relevant flag, it works fine.

You have to URL-encode the query or it confuses your browser/client Using Rest API to find site name for an issued action - #8 by JasonWalker