I am attempting to block user from API, from their unique id. API returns me success message but value is not updated.
PHP below:
$ningarr = array('id'=>'XXXXXXX:User:YYYYYY','isBlocked'=>1);
$ning->user->update($ningarr);
It returns [success] => 1 but user is not blocked. I tried fetching blocked status too and tried logging in too.
Can somebody tell me what am I doing wrong here?
Thanks,
Mihir
Tags:
Posted by Kyle Ford on October 13, 2010 at 8:00am 3 Comments 3 Likes
Posted by Phil McCluskey on October 1, 2010 at 8:55am 0 Comments 1 Like
Posted by Kyle Ford on September 30, 2010 at 8:30pm 1 Comment 1 Like
© 2024 Created by Build Team. Powered by