by Ester Rodríguez Mayorga.
Try this:
$params = Array('user' => Array('idnumber' => $idnumber) );
It works for me with the username, but with idnumber must to works.
Ester
by Ester Rodríguez Mayorga.
Try this:
$params = Array('user' => Array('idnumber' => $idnumber) );
It works for me with the username, but with idnumber must to works.
Ester