Skip Menu |

This queue is for tickets about the Net-Google-Spreadsheets CPAN distribution.

Report information
The Basics
Id: 104190
Status: new
Priority: 0/
Queue: Net-Google-Spreadsheets

People
Owner: Nobody in particular
Requestors: matshyeq [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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