Skip Menu |

This queue is for tickets about the WWW-Google-Contacts CPAN distribution.

Report information
The Basics
Id: 113292
Status: open
Priority: 0/
Queue: WWW-Google-Contacts

People
Owner: Nobody in particular
Requestors: will.code.for.pizza [...] gmail.com
Cc:
AdminCc:

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



Subject: Probably solution for AUTH problem since Nov 2015
Date: Wed, 23 Mar 2016 15:30:27 +0100
To: bug-WWW-Google-Contacts [...] rt.cpan.org
From: "will.code.for.pizza [...] gmail.com" <will.code.for.pizza [...] gmail.com>
Hi The code is using the module Net::Google::AuthSub for authentication, but that authentication method is now deprecated. Code will need to be updated to authenticate using OAuth 2.0. https://developers.google.com/google-apps/contacts/v3/?csw=1#authorizing_requests_with_oauth_20 I see there's a Net::Google::DataAPI::Auth::OAuth2 on CPAN. I might give that a go... /m