Skip to content
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

Web UI, Google Login error #803

Closed
xvilo opened this issue Jun 24, 2014 · 4 comments
Closed

Web UI, Google Login error #803

xvilo opened this issue Jun 24, 2014 · 4 comments

Comments

@xvilo
Copy link

xvilo commented Jun 24, 2014

Hi, for some kind a reason i get a login error on connecting to Google.... i used the right email AND password (checkt them 10 times, re-entered them 10 times).... what is see is: Error: Login Failure....

is there any way to see a more detailled error?

@mgp25
Copy link
Contributor

mgp25 commented Jun 24, 2014

@xvilo when you run whatsapp.php on your browser:

First you have to enter this password or the one you have set.

$config['webpassword'] = 'MakeUpPassword'; // in this case, the password is MakeUpPassword

If you did it right, then, did you config your account data here?
line 67

    'email' => 'testemail@gmail.com',
    'emailPassword' => 'gmailpassword'

@xvilo
Copy link
Author

xvilo commented Jun 24, 2014

my code:

$config['webpassword'] = 'V********s';

$config['Twillio'] = array(
    'id' => null,
    'fromNumber' => '316******81',
    'nick' => "Bottttt",
    'waPassword' => "81*************SQo=",
    'email' => 's***********r@gmail.com',
    'emailPassword' => 'm*************n'
);

@dacripox
Copy link

Try to verify if google didn't block you. For example if you have your
server running in another country. Because they might think someone stole
your account and run it from abroad.
El 24/06/2014 20:57, "sem schilder" notifications@github.com escribió:

my code:

$config['webpassword'] = 'V*******s';
$config['Twillio'] = array(
'id' => null,
'fromNumber' => '316**
_81',
'nick' => "Bottttt",
'waPassword' => "81
*******_SQo=",
'email' => 's
*******r@gmail.com',
'emailPassword' => 'm**
**********n');


Reply to this email directly or view it on GitHub
#803 (comment).

@mgp25
Copy link
Contributor

mgp25 commented Jun 24, 2014

@xvilo ill check it, if i find any problem, ill fix it

@xvilo xvilo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants