Re: Cannot access adwords API. Getting "error" : "invalid_grant".

2014-01-09 Thread Josh Radcliff (AdWords API Team)
Hi, The issue here is that your application in Cloud Console is a *Web* application so during the flow there's an attempt to redirect to the URL you entered when you set up the application. Per the PHP OAuth2 Wiki article, i

Cannot access adwords API. Getting "error" : "invalid_grant".

2014-01-06 Thread Jonathan Martins
I used my MCC account to generate my WEB Application. So now i have access to the client_id and the client_secret: client_id = "450382064948.apps.googleusercontent.com" client_secret = "x" I'm using the PHP client library and the GetRefreshToken.php dont give me a refresh to