Re: API Worked for months now get this error { "error": "invalid_grant", "error_description": "Bad Request" } Fatal error: Uncaught exception 'OAuth2Exception' with message '{ "error": "invalid_

2018-01-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Shenderson, Thanks for your suggestion, I'll try and create a feature request regarding this, but we can't guarantee when and whether the feature will be implemented soon. For now, you may keep an eye on our blog

Re: API Worked for months now get this error { "error": "invalid_grant", "error_description": "Bad Request" } Fatal error: Uncaught exception 'OAuth2Exception' with message '{ "error": "invalid_

2018-01-02 Thread shenderson
Hello Luis, yes I figured out the same thing yesterday. It would sure be nice if the API would be a bit more precise in it's error messaging. A message stating "Your refreshToken has expired, please regenerate a new refreshToken and update your script" That would have saved me hours

Re: API Worked for months now get this error { "error": "invalid_grant", "error_description": "Bad Request" } Fatal error: Uncaught exception 'OAuth2Exception' with message '{ "error": "invalid_

2018-01-01 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Shenderson, The invalid_grant error normally occurs due to expired refreshToken. To resolve this issue, you may try to regenerate the refreshToken and the OAuth2 credentials