По вашей ссылке на документацию Net::Google::Drive::Simple над тем параграфом, который вы цитировали, есть URL на документацию: https://developers.google.com/drive/web/enable-sdk. Там написано, как это сделать. Интерфейс панели управления поменяли, и теперь всякие менюшки по-другому называются.
On Sun, Sep 20, 2015 at 2:31 AM Nikolay Mishin <[email protected]> wrote: > Дорогой MoscowPM! > > Я не могу разобраться с авторизацией в google > https://developers.google.com/identity/protocols/OAuth2 > > примеры в сети ( > http://www.rley.org/doku.php?id=work:automating_billing_with_perl_and_the_google_docs_api > > https://metacpan.org/pod/Net::Google::Drive::Simple > > после всех мытарств > > > Net-Google-Drive-Simple-0.12\eg>perl file-download > 2015/09/20 03:18:05 Testing API > 2015/09/20 03:18:05 Cache file > c:\Users\TOSH\Documents\job\perl\strawberry-perl-5.20.0.1-32bit-PDL\data/.google-drive.yml > not found. See GETTING STARTED in the > docs for how to get started. > Cache file > c:\Users\TOSH\Documents\job\perl\strawberry-perl-5.20.0.1-32bit-PDL\data/.google-drive.yml > not found. See GETTING STARTED in the docs for how to get > started. at > c:/Users/TOSH/Documents/job/perl/strawberry-perl-5.20.0.1-32bit-PDL/perl/site/lib/OAuth/Cmdline.pm > line 184 > > у кого-нибудь это работает? > > читаю https://metacpan.org/pod/Net::Google::Drive::Simple > > Click on "Enable the Drive API and SDK", and find "Create an API project > in the Google APIs Console". On the API console, create a new project, > click "Services", and enable "Drive API" (leave "drive SDK" off). Then, > under "API Access" in the navigation bar, create a client ID, and make sure > to register a an "installed application" (not a "web application"). > "Redirect URIs" should contain "http://localhost". This will get you a > "Client ID" and a "Client Secret". > > > > click "Services", - нет такого меню "Services", > > > https://console.developers.google.com/project/653582365001/apiui/apiview/drive/overview > > в общем не работает, помогите! > > > -- > С уважением > Николай Мишин > > > -- > Moscow.pm mailing list > [email protected] | http://moscow.pm.org >
-- Moscow.pm mailing list [email protected] | http://moscow.pm.org
