Subject: | Authentication doesn't work |
Date: | Sun, 3 May 2015 09:19:09 +0100 |
To: | bug-Net-Google-Spreadsheets [...] rt.cpan.org |
From: | matshyeq <matshyeq [...] gmail.com> |
When trying:
my $service = Net::Google::Spreadsheets->new(
username => 'myuser@gmail.com',
password => '$$$$$'
);
I'm getting:
Net::Google::AuthSub login failed at
/usr/local/Cellar/perl/5.20.1/lib/site_perl/5.20.1/Net/Google/Spreadsheets.pm
line 42.
By digging into there the response contains:
Error=BadAuthenticationUrl=
https://www.google.com/accounts/ContinueSignIn?sarp=$$$$$
Info=WebLoginRequired