moneyapi / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Installation instructions raise argument error #250

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[Use this form for both apiclient and oauth2client issues]

What steps will reproduce the problem?
1. Follow google-api-python-client instructions at 
https://developers.google.com/drive/quickstart-python
2. On step 4, running quickstart.py produces an error reading 
"WARNING:oauth2client.util:__init__() takes at most 4 positional arguments (5 
given)" and generates an invalid url. 

What is the expected output? What do you see instead?

File should output a url leading to an Oauth authorization code.

What version of the product are you using? On what operating system?
Windows 7 with Python 2.7

Please provide any additional information below.

Original issue reported on code.google.com by Maner.Ca...@gmail.com on 20 Mar 2013 at 1:40

GoogleCodeExporter commented 8 years ago
Apologies, this is a duplicate of 212.

http://code.google.com/p/google-api-python-client/issues/detail?id=212

Original comment by Maner.Ca...@gmail.com on 20 Mar 2013 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by dhermes@google.com on 20 Mar 2013 at 2:33