Topic: get user custom field in remote api sdk
I would like to get user custom field to identify type of user in application that access to wialon sdk
Now I use /wiki/en/sidebar/remoteapi/apiref/core/search_item to get custom field of current user.
but it alway return blank.
{
"item": {},
"flags": 8
}
Please kindly suggest.