Hi ,
I am trying to migrate my Google Adsense authentication from OAuth2Draft10 to OAuth-2.0. I am following the article :
https://code.google.com/p/google-api-java-client/wiki/OAuth2
[For Installed Application]
facing problem while passing VerificationCodeReceiver to call the authorize() method to get the Credential object.
Is there any other help document, I can check or any guidance please.
Thanks in advance !