[Use this form for both apiclient and oauth2client issues]
What steps will reproduce the problem?
1.Just tried to use oauth2decorator for authenticating
'https://www.googleapis.com/auth/bigquery'
Source code is here:
http://stackoverflow.com/questions/13212115/from-oauth2client-appengine-import-o
auth2decorator-from-clientsecrets-importerro
I expect a Hello Dashboard Message.But i get an error
from oauth2client.appengine import oauth2decorator_from_clientsecrets
ImportError: No module named appengine
i'm using python2.7 on Ubuntu.Oauth2client ver 1.0 and googleappengine 1.7.3
Original issue reported on code.google.com by italespi...@gmail.com on 4 Nov 2012 at 10:26
Original issue reported on code.google.com by
italespi...@gmail.com
on 4 Nov 2012 at 10:26