Closed GoogleCodeExporter closed 8 years ago
The argument is supposed to be a Simple API Key, as shown in this section of
the APIs Console docs:
https://developers.google.com/console/help/#generatingdevkeys
The .p12 key you generated is actually a public-private key pair and is the
kind that is used by the SignedJwtAssertionCredentials.
https://developers.google.com/api-client-library/python/guide/aaa_oauth#SignedJwtAssertionCredentials
Original comment by jcgregorio@google.com
on 5 Aug 2012 at 8:23
Original comment by afs...@google.com
on 6 Aug 2012 at 7:05
I've updated the documentation to be more clear.
Original comment by afs...@google.com
on 6 Aug 2012 at 8:25
Original issue reported on code.google.com by
paulst...@gmail.com
on 5 Aug 2012 at 4:58