-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
How to get password for an existing account? #195
Comments
you cant get password. its v1 deprecated feature. password generated on server side only. |
As in the config file the password field is needed, how to solve this dilema? |
register |
Seems register process doesn't show me the password with following command: |
Seems register process doesn't show me the password with following command: 2013/11/27 CODeRUS [email protected]
|
you will get sms code. use it for registration procedure. |
I only get this result: How do you think? 2013/11/27 CODeRUS [email protected]
|
no message recieve on my phone. 2013/11/27 Tim Zhang [email protected]
|
message should arrive :) if you register it again your phone whatsapp registration will be invalid. you cant use two clients simultaneously. |
strange, nothing happend on my phone. 2013/11/27 CODeRUS [email protected]
|
ask whatsapp support then ;) |
from the debug output: seems the lc and lg is not right , I'm in china. 2013/11/27 CODeRUS [email protected]
|
How do you think? 2013/11/27 Tim Zhang [email protected]
|
Hi guys,
I have try to get my password using yowsup cli:
yowsup-cli -d --generatepassword
but with nothing ouput.
I check the code and find the line 207 should be uncommented to get password in file yowsup-cli. So I uncomment it, rerun the above command and get an output. With that output I couldn't auth successfully.
Does there another way or a 'right' wayt to get the password ?
The text was updated successfully, but these errors were encountered: