Please, I need help, I keep getting this error on my production app after every 1 hour or thereabout. Client error: `POST https://oauth2.googleapis.com/token` resulted in a `400 Bad Request` response: { "error": "invalid_grant", "error_description": "Token has been expired or revoked." } I've been investigating this for months and am yet to resolve it. When it happens like this, I would manually have to do the whole Oauth process again to get a new one refresh token to continue. I'm using the PHP Google Ads API library v20, in my laravel backend.
Funny enough, I don't experience it in my development environment. I've been connected on my development for months now, and I've never experience this error. Please, I will appreciate your help and advice on how to solve this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/3cdc2464-3a59-4a18-b596-051166951ef0n%40googlegroups.com.
