Hi Team, We wanted to check if the refresh token that we use while calling Google ads API is valid or not. Because at max we can have 50 refresh token at a time and if we create new 51st refresh token then the oldest one will expire <https://developers.google.com/identity/protocols/oauth2#expiration>. Which will cause an issue to our customers as making an API call with expired or invalid refresh token is taking lot of time before giving an exception(25 mins approx or even more) and hence causing a *504 TIMEOUT*. Can you please let us know if we can programmatically check its validity and hence log it for notification?
Regards, Anurag Sinha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 on the web visit https://groups.google.com/d/msgid/adwords-api/6aac603e-9040-45d5-80e8-2db6661297a7n%40googlegroups.com.
