Closed GoogleCodeExporter closed 9 years ago
I can't duplicate this error, closing for now, but reopen if you can post code
that duplicates the issue.
Original comment by jcgregorio@google.com
on 13 May 2013 at 3:09
For anyone else who stumbles across this problem I just had the same issue and
then by looking at the source code for oauth2client I found that I needed to be
using CredentialsNDBProperty instead of CredentialsProperty because I was using
the NDB datastore.
It would be nice if the docs mentioned this as well. From the docs it sounds
like CredentialsProperty detects whether it's a NDB model or not.
Original comment by arto...@gmail.com
on 30 Jul 2014 at 4:10
This sounds plausible, I might have used a CredentialsProperty while my models
always are NDB based.
Original comment by azugal...@gmail.com
on 12 Aug 2014 at 4:32
Original issue reported on code.google.com by
azugal...@gmail.com
on 7 May 2013 at 8:20