Intermittent errors on token refresh

2014-07-17 Thread .NET_Api_User
*Getting: * 7/17/2014 7:02:14 AM | Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token. { error : invalid_client } at Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessTokenInOfflineMode() at

Re: ReportUtilities.DownloadClientReport throws System.NullReferenceException

2014-07-17 Thread NET_Api_User
We encounter this too. Added retry logic and that seems to have fixed it. Its bad though to have to catch a NullRef and retry on that. On Thursday, July 17, 2014 8:22:00 PM UTC+5:30, Stephen Gilles wrote: I have the same issue - using v18. I've searched extensively in this group, finding

Re: Failed to refresh access token. { error : invalid_client } on perfectly good client

2014-07-17 Thread NET_Api_User
+1. We're seeing a huge number of these errors - on about 2% of our calls. Retrying seems to help. We moved to the latest .NET release recently. On Thursday, July 17, 2014 4:04:29 PM UTC+5:30, Zweitze wrote: Hi, This morning a Google.Api.Ads.Common.Lib.AdsOAuthException occurred: Failed to