-
Notifications
You must be signed in to change notification settings - Fork 110
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
[WhatsApp] Authentication failed #925
Comments
Yes I cant log in... tried re-sending SMS and it's the same. |
Me too can't login anymore |
Me too "login faillure" is the message with alcatel fire e from italy |
Cannot Login. |
+1 |
Iam also facing the problem that athentication failed in watsapp |
All Users are affected. |
They won't find a solution if they don't look for it.... |
@03927e9c comments like yours make me think it's not worth spending my time on this. I have already outlined the options in my initial post, none of these are perfect - I was actually looking for some ideas or comments on these, but haven't seen any so far. The only thing I see is people complaining - very disappointing! |
Please, we dont are developers, please we dont have another application :( |
@cmeerw : Maybe, he means, that WhatsApp Developers are not interested for finding Solution. On the other hand, take my thanks and recognition as an incentive. |
Well even I'm having the same issue ever since i reset my phone and installed Loqui IM again :( |
@cmeerw and all other contributors please do not get too frustrated by comments like above. I really appreciate your affort and work. |
So the good news is that 2.13.21 (this is the version OpenWapp uses) does still work. The bad news is that this will just delay the time when we will have a major issue. And the other bad news is that the Firefox Marketplace is still broken, see https://bugzilla.mozilla.org/show_bug.cgi?id=1241270 |
BTW, here is something that everyone can do: start Loqui in WebIDE and then do CoSeMe.config.tokenData.r = 'S40-2.13.30' and reconnect. And then test if they can still receive group messages (some of them might be missing). And compare that with: CoSeMe.config.tokenData.r = 'S40-2.13.21' Feel free to test with any other strings/versions and report results. |
No problem with v0.4.14a. group messages work to for me. |
@gutentach are you able to test with other version numbers in tokenData.r as well? Because at some point 2.13.21 will stop working (current version is actually 2.13.30) and then we really don't know what to do any more... |
@cmeerw i start loqui in webide, but i dont now how i chance or insert the CoSeMe.config.tokenData.r = 'S40-2.13.30' |
@gutentach there is a "Debug App" button in the toolbar which should give you a JavaScript console - just paste the code at the prompt and then reconnect. |
.30 is working fine for me. |
@cmeerw you mentioned libaxotol-js some while ago. Would it work? What needs to be done to use it? Can you splitt the needed work into smaller parts? |
@Honk2 the thing with the group chats is that it seems to depend on the sender and on the group (messages from the same sender arrived encrypted in one group, but plain text in another group). regarding libaxotol-js - I still believe it should do most of the hard work, but there is still quite a bit of work to integrate it into loqui/coseme. Main thing is that loqui will need to store keys and handle any messages to do with key generation and key updates for other users. But I haven't really looked into any details... |
When will it be pushed to MP? |
As stated in #925 (comment) once https://bugzilla.mozilla.org/show_bug.cgi?id=1241270 has been fixed. |
What can I do if I want the app works?? Can somebody help me?? Thanks |
if market place not work. |
Regrettably I cannot connect since last weekend as well. @AlexLikeRock: For me the following works: After a reboot of my phone (GP Revolution, FFOS 2.0) I get notified about updates for apps like Loqui, Calculator, Notices, etc.). So try to restart your device. |
Please just tell me, how much time you will take to upload latest version of loqui on marketplace! |
Plz tell me exact time |
@sagardahale exact time will be Friday 29th January 18:43:27 GMT and then it will stay in the review queue till 9th March 21:11:52 GMT by which time the fix will be obsolete. Does anyone ever read the previous comments here? Like #925 (comment) |
@cmeerw can you help me, so that v0.4.12a will work? |
@sagardahale get the release from https://github.com/loqui/im/releases or read the other comments, i.e. #925 (comment) |
@cmeerw can i install v0.4.14a from release? |
Don't know if this could be some helpful information but I just installed "OpenWapp" via Marketplace and it was no problem to connect to WhatsApp. Also I do not see any recent commit regarding authentication problems there. I just cloned the openwapp repo and grep-ed for "S40" and also for "User-Agent". No matches (exept one test). |
.. it works since Sunday... read my Comment :-)) |
@Boersenfeger: Oops! tldr ;) |
@Boersenfeger i downloaded openwapp..but whenever i open it, screen gets black...now how can i fix it? |
@Chris78 its latest version...1.9.5 |
@sagardahale: You're in the wrong place here. Please post your experience under mozillahispano/openwapp#198 |
Can anyone tell me, how much time will be take to fix loqui im login problem? |
No, nobody will be able to tell you, since it depends on https://bugzilla.mozilla.org/show_bug.cgi?id=1241270 |
@sagardahale as mentioned above, connect phone to PC, start WebIDE, enable ADB on your phone, connect with WebIDE, start loqui, open console use command mentioned above. |
Can you help me to do it step by step...because its all new for me... |
Can i fix loqui v0.4.12a authentication fail problem using webIDE? please someone tell me how |
0.4.14 is now available from the Marketplace |
Thanks @cmeerw now I don't get an error but the SMS won't arrive. |
Hmm, got the update (0.4.14a) but unfortunately I still get the authentication error (tested on GP Revolution with FFOS 2.0). Do I need to reinstall the app or remove the whatapp account and register again via SMS? |
Ah yes, after removing the WhatsApp account inside Loqui and adding it again, SMS etc. I can connect again! |
I have checked in some code now to allow Loqui to update the tokenData information on the fly... Only problem is I am not sure if it will be of much help, as I am not sure we will be able to find a working string once the current one stops working... |
It happened again now on FFOS and OpenWapp doesn't work neither. Could you check it? |
Same Issue here #982 |
This is very bad now. WhatsApp doesn't seem to allow logins with "S40-2.13.9" as the resource string any more. Updating the resource string to something current like "S40-2.13.30" kind of works, but results in encryption being turned on for group messages (which we can't handle). Using an invalid or empty resource string still appears to work, but I am not sure if this would have other side effects (maybe increase the likelihood of getting blocked completely at some point?), so am a bit reluctant to do this...
The text was updated successfully, but these errors were encountered: