Closed GoogleCodeExporter closed 9 years ago
The magic trick you are missing is this:
req.useBasicAuthorization = false;
See:
http://javadoc.google-api-java-client.googlecode.com/hg/1.3.2-alpha/com/google/a
pi/client/auth/oauth2/AccessTokenRequest.html#useBasicAuthorization
I pretty much agree with all of your constructive criticism. I promise you it
will get at least a little better with the version 1.4 release, which is due in
a matter of days. There will actually be a GoogleAuthorizationCodeGrant that
will have this particular detail.
Original comment by yan...@google.com
on 4 May 2011 at 12:20
frak me!
it was such a silly thing that i thought i was missing something... thanks!
besides that, i think you're doing an impressive work with this API... i've
found it "very clever" and easy to find solutions with its API
i'm looking forward for version 1.4
Original comment by jo...@donky.org
on 4 May 2011 at 2:05
Original issue reported on code.google.com by
jo...@donky.org
on 4 May 2011 at 9:16