Also getting a bunch of "Failed to Refresh Access token" errors -


Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";><html><head><title>Google 
Accounts</title><meta http-equiv="content-type" content="text/html; 
charset=utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta 
name="viewport" content="width=device-width, initial-scale=1, 
minimum-scale=1, maximum-scale=1, user-scalable=0" /><link rel='stylesheet' 
type='text/css' 
href='https://ssl.gstatic.com/accounts/o/1893590695-error_page_css_ltr.css'>
<script type="text/javascript" 
src="https://ssl.gstatic.com/accounts/o/237772143-common_lib.js";></script>
<style>@media screen and (max-width:500px) {#robot {background: none; 
min-height: 0; min-width: 0; padding: 0;}#stack_trace {display: none;}}
#oauth2_request_info_header {background-image: 
url("https://ssl.gstatic.com/accounts/o/blank.gif";);}</style></head><body 
 ><div id="robot"></div><a href="//www.google.com/" id="googlelogo"><img 
src="//www.google.com/images/logo_sm.gif" alt="Google"></a><p 
class="large"><b>403.</b> <ins>That's an error.</ins></p><p 
class="large">You are not authorized to perform this request.  <ins>That's 
all we know.</ins></p></body></html>
   at 
Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessTokenInOfflineMode()
   at 
Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessToken()
   at 
Google.Api.Ads.Common.Lib.OAuth2ProviderBase.RefreshAccessTokenIfExpiring()
   at Google.Api.Ads.Common.Lib.OAuth2ProviderBase.GetAuthHeader()
   at Google.Api.Ads.AdWords.Lib.AdWordsSoapClient.InitForCall(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.v201309.AdParamService.mutate(AdParamOperation[] 
operations)



On Monday, January 27, 2014 3:23:29 PM UTC-5, [email protected] 
wrote:
>
> Hi API Team,
>
>
> We are getting a lot of socket exceptions in *AdParamService.mutate and 
> AdWords.Util.Reports.ReportUtilities.DownloadClientReport[T]*
>
>
> Is there something wrong?
>
>
> System.Net.WebException: Unable to connect to the remote server ---> 
> System.Net.Sockets.SocketException: A connection attempt failed because the 
> connected party did not properly respond after a period of time, or 
> established connection failed because connected host has failed to respond 
> 74.125.22.84:443
>    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, 
> SocketAddress socketAddress)
>    at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, 
> Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState 
> state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
>    --- End of inner exception stack trace ---
>    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
>    at System.Net.HttpWebRequest.GetRequestStream()
>    at Google.Api.Ads.Common.Lib.OAuth2ProviderBase.CallTokenEndpoint(String 
> body)
>    at 
> Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessTokenInOfflineMode()
>    at 
> Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessToken()
>    at 
> Google.Api.Ads.Common.Lib.OAuth2ProviderBase.RefreshAccessTokenIfExpiring()
>    at Google.Api.Ads.Common.Lib.OAuth2ProviderBase.GetAuthHeader()
>    at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.BuildRequest(String 
> downloadUrl, Boolean returnMoneyInMicros, String postBody)
>    at 
> Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReportToStream(String
>  downloadUrl, Boolean returnMoneyInMicros, String postBody, Stream 
> outputStream)
>    at 
> Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadClientReportInternal(String
>  downloadUrl, String postBody, Boolean returnMoneyInMicros, String path)
>    at 
> Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadClientReport[T](T 
> reportDefinition, Boolean returnMoneyInMicros, String path)
>    at 
> Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadClientReport[T](T 
> reportDefinition, String path)
>
>
>
> And 
>
> System.Net.WebException: Unable to connect to the remote server ---> 
> System.Net.Sockets.SocketException: A connection attempt failed because the 
> connected party did not properly respond after a period of time, or 
> established connection failed because connected host has failed to respond 
> 74.125.22.84:443
>    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, 
> SocketAddress socketAddress)
>    at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, 
> Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState 
> state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
>    --- End of inner exception stack trace ---
>    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
>    at System.Net.HttpWebRequest.GetRequestStream()
>    at Google.Api.Ads.Common.Lib.OAuth2ProviderBase.CallTokenEndpoint(String 
> body)
>    at 
> Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessTokenInOfflineMode()
>    at 
> Google.Api.Ads.Common.Lib.OAuth2ProviderForApplications.RefreshAccessToken()
>    at 
> Google.Api.Ads.Common.Lib.OAuth2ProviderBase.RefreshAccessTokenIfExpiring()
>    at Google.Api.Ads.Common.Lib.OAuth2ProviderBase.GetAuthHeader()
>    at Google.Api.Ads.AdWords.Lib.AdWordsSoapClient.InitForCall(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.v201306.AdParamService.mutate(AdParamOperation[] 
> operations)
>
>
>
> Thanks
>
> Sanchita
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to