[API] Problems with CMD_USER_PASSWD

ensimek

Verified User
Joined
Aug 7, 2009
Messages
16
Hi Guys
I know that there's no function in API to change users password. But there's an option in both admin and reseller acounts. So i tried to connect and push new username,passwd,passw2 values to /CMD_USER_PASSWD but everytime I get 'Unable to change password'
Then I found CMD_API_USER_PASSWD but even if I post correct username, i get #34 is not valid username:/

Response from API is:
Array ( [error] => 1 [text] => Unable to change password [details] => [#34] => [#34_is_an_invalid_username] => )

but I have no clue whats the #34 ?
 
Last edited:
Back
Top