Re: Invalid access tokens

2017-03-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, In general, you may see OAUTH_TOKEN_INVALID error if the access token in your request header is not valid. Access tokens have a limited time validity and they expire in 1 hour (3600 secon

Invalid access tokens

2017-03-15 Thread Bo Andersen
Hello, I am trying to debug why my access tokens are invalid. When using them with the API, I get the following error: AuthenticationError.OAUTH_TOKEN_INVALID I did some research, but I couldn't find a reason why that would be the case (I don't think the common issues are applicable in this cas