I want to change the login from ClientLogin to OAuth2.0. I read so many 
tutorials about OAuth2.0 but it doesn't work.

I want a login mechanism without user interaction and without the use of a 
browser, so I decided to use Service Account. Therefore I created at Google 
Console an OAuth 2.0 Client ID by selecting 'service account'. The result 
was the file with the private key. Afterwards I tried to create a JWT and 
sign it with the private key. But I couldn't find a Java class at AdWords 
library (adwords-appengine) that can do this. Which class do I have to use?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to