GithubHelp home page GithubHelp logo

Login is not working about whatsapi HOT 16 CLOSED

venomous0x avatar venomous0x commented on July 27, 2024
Login is not working

from whatsapi.

Comments (16)

ericblade avatar ericblade commented on July 27, 2024

My test accounts received a SMS message about 5 hours ago that simply said "Whatsapp", and then the accounts died. I get "" as a response to logging in. Not sure what's going on.

from whatsapi.

ericblade avatar ericblade commented on July 27, 2024

that's "not-authorized" as a response

from whatsapi.

eslamo avatar eslamo commented on July 27, 2024

I think they changed their login method again

from whatsapi.

Juliopp avatar Juliopp commented on July 27, 2024

Yep, I endorse that belief

from whatsapi.

mostashaar avatar mostashaar commented on July 27, 2024

same thing happens here. anyone can fix that?

from whatsapi.

zstars avatar zstars commented on July 27, 2024

The third and fourth bytes of the login packet (aka, the bytes that follow "WA") seem to change periodically, for some reason (anyone knows what those bytes are?)

A combination that currently works is: (0x01, 0x01), replacing the previous 0x00, 0x04.
Just change them to that and it should work (does for me).

from whatsapi.

brittson avatar brittson commented on July 27, 2024

zstars can you send messages with this change?

from whatsapi.

Juliopp avatar Juliopp commented on July 27, 2024

As @zstars just said, this change does work. Now I can send, receive, and do everything without problems. For those who are still dealing with problems, here´s a copy of my folder, which is not more than the working copy of this project, over what I don´t have any right. I mean: It´s not my work, I´m just uploading it in case it may help anyone. :)

http://www.comprarcerditos.com/hopeItWorks.zip

from whatsapi.

AppsP avatar AppsP commented on July 27, 2024

Guys,
it's working fine for me :)
thank a lot!
can we send an image using this changes?

from whatsapi.

cdesjardins avatar cdesjardins commented on July 27, 2024

I have also fixed it in my php/protocol version:
https://github.com/cdesjardins/WhatsAPI

from whatsapi.

vkotovv avatar vkotovv commented on July 27, 2024

Thanks @zstars. I hope there will be no more mysterious 2-byte changes. Could you please create a pull request with the fix?

@cdesjardins A bit off-topic, but what is the status of your fork and original project? Why dont they accept your pull requests? I was thinking of switching to your version. It would be great for everyone if you could merge with the upstream..

from whatsapi.

cdesjardins avatar cdesjardins commented on July 27, 2024

Actually what I would like to do is move the php/protocol code down into the php directory, and get rid of the stuff currently in the php directory, then it would be nice if it could be pulled into the venomous0x master branch for everyone else to get... I don't know if venomous0x will accept it however...

from whatsapi.

zstars avatar zstars commented on July 27, 2024

Yep @vkotovv, done.

from whatsapi.

 avatar commented on July 27, 2024

@cdesjardins, we'd merge your version, proceed with a pull request. Then maybe we'll incorporate some modifications as well :)

from whatsapi.

cdesjardins avatar cdesjardins commented on July 27, 2024

I have had an outstanding pull request for a while now:
#20

I just put my latest code directly in the php directory, some things have changed, but it should be pretty obvious how it works, the example code is now in a file called testprotocol.php rather than example.php. Also note that there is now a --debug or -d flag that you can use to see all I/O in (almost?) human readable format.

from whatsapi.

vkotovv avatar vkotovv commented on July 27, 2024

I'm glad that these improvements were finally merged :) There is a community already around this project, so I hope it will continue to improve in the future.

from whatsapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.