Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no response when update user account #3

Closed
viney91 opened this issue Jun 13, 2017 · 1 comment
Closed

no response when update user account #3

viney91 opened this issue Jun 13, 2017 · 1 comment

Comments

@viney91
Copy link

viney91 commented Jun 13, 2017

in Users/UsersService.php......

.....
public function updateUsername($id, $username) {
.....
$this->tipimail->putData($this->url . '/' . $id, $data);
// return was ommited = return $this->tipimail.....
}

DO THE SAME FOR FUNCTIONS : updateFirstName, updateLastName & resetPassword

@tipim4il
Copy link

Thank you for your comment, we've updated our documentation.
Please use try catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants