Skip to content

With a user and password: #36

Open
@amcritchie

Description

@amcritchie

Hello, I am having an issue with logging in to google analytics via the username and password method. Below is my config, and my error. Have you experienced this error?

util = require('util'),
config = {
"user": GOOGLE_EMAIL,
"password": GOOGLE_PASSWORD
},
ga = new GA.GA(config);

{ [Error: BadAuthentication
]
responseData: 'Error=BadAuthentication\nUrl=https://www.google.com/accounts/ContinueSignIn?sarp=1&scc=1&plt=AKgnsbte89_uredV3sMhkh15QcN3AP4CvMXlwRzKMTPpbhpX8yX-LTUjbfo3UaIc5naE7KhhAa4C0hOlOIwCig-qpTelg-cuaE4EBJZWmMky_pWfa8CwsyorNhG2tbQonuxXHtC_dnazyvAMqICxncOM7SDu61Y3YFFZjwAQuNHZ_uUa2ss5nY0tjbG4fvXNb0KWssTNrVioDS12oBsaoQYiQGYIWSjRfFcjxzqgL8nzjz2rJiEQ1os\nInfo=WebLoginRequired\n' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions