Problems fetching data from 2 computer groups in the API

HI
I am trying to fetch data from 2 computer groups in one API query, by using an “OR” like this:

%28name%20of%20it,%20values%20of%20results%20from%20%28bes%20property%20%22JN%20-%20Customer%20Ref%22%29%20of%20it,%20values%20of%20results%20from%20%28bes%20property%20%22JN%20-%20Application%20Information%20Tmsp%20%28Windows%29%22%29%20of%20it,%20%28concatenation%20%22%3b%22%20of%20substrings%20separated%20by%20%22%7c%22%20of%20it%20as%20string%29%20of%20%28values%20of%20results%20from%20%28bes%20property%20%22JN%20Services%20-%20Windows%22%29%20of%20it%29%29%20of%20members%20of%20bes%20computer%20groups%20whose%20%28%28name%20of%20it%20as%20string%20as%20lowercase%20is%20%22jn%20-%20ws%22%29%20or%20%28name%20of%20it%20as%20string%20as%20lowercase%20is%20%22jninclroot%22%29%29

But I just get data from one of the groups (it looks as the data is from the group with the lowest ID")

If I run the query in the Presentation Debugger I get data from both the groups.

Just to confirm, are you using the same credentials in the Console (i.e. Presentation Debugger) as you’re using with the REST API query?

Hi Aram
No vi are using two different credentials for the two queries, but we are using these for all of our queries and this is the only one giving problems.