We deployed an application last month that makes AdWords API calls and it worked just fine a month ago. Upon using it for the first time in 3 weeks, every API call fails with a 403 Forbidden error. Nothing has changed in our production environment. In fact, I can still successfully make API calls from the development environment. I have redeployed and still get 403 errors. I have checked and double checked all web.config API values and they are identical in both environments. Any help would be greatly appreciated. I am at a dead end.
Exception: The request failed with HTTP status 403: Forbidden. Stack trace: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, Object[] parameters) at Google.Api.Ads.Common.Lib.AdsSoapClient.Invoke(String methodName, Object[] parameters) at Google.Api.Ads.AdWords.v201409.CampaignCriterionService.get(Selector serviceSelector) at campaign_map.SetGeos(AdWordsUser& user, Int64 campaignId) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/13c9be62-fabc-4bdc-8a9e-8dfcc2b0ad26%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
