Re: Acces denied for oauth2 request while fetching token

2014-03-04 Thread karuna karan
I am using installed application type in Oauth2 now to make it work. Try using it https://developers.google.com/accounts/docs/OAuth2InstalledApp On Monday, 3 March 2014 12:50:07 UTC+5:30, karuna karan wrote: In google adwords, ClienLogin method is deprecated. I need to switch over to Oauth2

Acces denied for oauth2 request while fetching token

2014-03-03 Thread karuna karan
In google adwords, ClienLogin method is deprecated. I need to switch over to Oauth2 authentication method My example code is below, :method: OAUTH2_JWT :user_agent: test :developer_token: * :oauth2_issuer: *@developer.gserviceaccount.com :oauth2_secret: notasecret