Re: GetRefrechToken.java can't get refresh token, exception occurs

2015-07-16 Thread Umesh Dengale
Hello, Please check out the AdWords API OAuth2 guide and verify your *client id* and *client secret key* are generated as described in the guide. To learn more about how to request refresh tokens, please read the Access and

GetRefrechToken.java can't get refresh token, exception occurs

2015-07-16 Thread ringzwl . test
I tried to setup the OAuth v2 authentiacation for Adworks API, following the instruction from Developer Console( https://developers.google.com/console/help/new/?hl=en_US#generatingoauth2). I got the client ID and secret as installed app, save the information in ads.properties, then run GetRefrec