Quantcast
Viewing all articles
Browse latest Browse all 8068

ACS query invalid object Id

Hi,

when I tried to query for a user by its object id I got an exception (400) because one of the object Ids passed was not found.

cloud.Users.query({
        where:{
            id:{"$in": usersArray}
        }
    }, function(e) {
        //
    });

Can't the query just return a result that contains the found Ids only ?


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>