Our program has stopped working since we migrated to 201509 from 201506. I don't suppose there's some new thing we should be doing to manage our refresh token, is there? We tried re-generating a token, and it still isn't working. Here's the error message we're getting:
An exception occurred while running this code example.System.Exception: Ads Exception: Google.Api.Ads.AdWords.Util.Reports.AdWordsReportsException: AdWordsReportsException: Report download errors occurred. Error: ReportDownloadError.INVALID_VERSION, Trigger: , FieldPath: ---> System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReport(String downloadUrl, String postBody) --- End of inner exception stack trace --- at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReport(String downloadUrl, String postBody) at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.GetReport() at Google.Api.Ads.Common.Util.Reports.AdsReportUtilities.GetResponse() at MvcApplication3.Controllers.DownloadReport.Run(AdWordsUser user, String filePath, ReportDefinition definition, Selector selector, String accountId) at MvcApplication3.Controllers.DownloadReport.Run(AdWordsUser user, String filePath, ReportDefinition definition, Selector selector, String accountId) at MvcApplication3.Controllers.AdWordsController.Index() -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/76c00d24-af5d-451a-b4e9-147605ba75ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
