Re: Invalid grant - cannot access api

2017-06-28 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The "invalid_grant" error usually indicates that the access or refresh token being passed in your request is incorrect or invalid. Before proceeding further, could you first confirm if you are indeed using a test account

Invalid grant - cannot access api

2017-06-27 Thread LKRPL
Hi, we have the following error: Exception in thread "main" com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed. at com.google.api.ads.common.lib.auth.OfflineCredentials.generateCredential(OfflineCredentials.java:178) at