thank you i will try............................
There's no such code in 3.0.3.7.You may have some issues when you have OC 3.0.3.7. All you have to do its:
Replace in admin/model/user/api.php file that:
$this->model_user_api->deleteApiSessionBySessonId($session->getId());
with that:
$this->model_user_api->deleteApiSessionBySessionId($session->getId());