-
-
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
old_version #3172
Comments
I switched to ios but I get this error Traceback (most recent call last): |
Same thing here |
I managed to make it work, I updated the whatsapp constants, I just don't know how to send a message |
@antonio199205 could you please tell us what constants you updated? Maybe this library is unmaintained and needs a fork? |
_MD5_CLASSES = "jJYkDZJ+SGfBMvlEeGKmSw==" |
Thanks. This should be merged into #3156 |
@antonio199205 could you please also share how you derived those new data? |
Using those constants successfully got my burner phone registered. However, trying to use the demo client, I cannot seem to get connected:
|
8Fz9R1yOYocVWtGWahVYBw== try with this one |
if it works let me know |
It worked for me with
after I replaced all endpoints in It also works with the values you suggested above (2.22.21.83) |
ok, whenever i need constant whatsapp i have something else how do i send a message to a number |
You can use the demo client to send a message, or write some Python. It's documented on the Wiki. |
@madduck What have you modified except the modification above? BTW r.whatsapp.net does not work... should be g.whatsapp.net? Thanks! |
yeah @dazzzl, g.... editing. |
@madduck @antonio199205 can we send images using yowsup . I am not able to send any media . Can u please help me ? |
kushagra9967 I don't know how it works, I don't even know how to send a simple text message, but I have developers to work on this project, if anyone has the code developer's contact and wants to let me know, I have a good proposal for him to update the code |
@antonio199205 : i have messaged you on telegram |
@antonio199205 : i have already messaged. Please Check |
xvHJS7OwkFzSCemQ0VX8cg== |
2.22.23.84 |
Version: 2.22.23.85 But it still does not work |
change the file /env/env_android.py |
is working for you? i tried the newest, but does not work Version: 2.22.24.79 |
BTW, if I do these changes the error changes to : W 2023-04-22 11:09:06,500 yowsup.common.http.warequest - Passing Config to WARequest is deprecated, pass a YowProfile instead |
W 2022-10-21 23:43:01,999 yowsup.common.http.warequest - Passing Config to WARequest is deprecated, pass a YowProfile instead
I 2022-10-21 23:43:02,288 yowsup.common.http.warequest - b'{"login":"55629xxxxxx","reason":"old_version","status":"fail"}\n'
status: b'fail'
reason: b'old_version'
login: b'55629xxxxxx'
The text was updated successfully, but these errors were encountered: