Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

When Querying the data with where Operators the result is not comming .

$
0
0

Hi,

I have tried lot to search for this but didn't get any solution yet which works.

I am using PHP curl to query the results .

when I do where like below it works fine. $where = array('role' => 'role name');

but when I do query it with below it just returns the error msg.

$where = array('role' => array('$nin' => 'role name'));
    [meta] => Array
        (
            [status] => fail
            [code] => 500
            [message] => Error: Internal Server Error
            [method_name] => queryUsers
        )
I have been stuck over here .

let me know how to resolve it.


Viewing all articles
Browse latest Browse all 8068

Trending Articles



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