I just update from v201309 to v201402 with OAuth2, so far I am able to get 
access token, refresh token and renew access token.
I am also able to do soap call and retrieve Campaign from Adword API, but 
when I trying to update Campaign Budget with CampaignOperation. 

I received below error;  The code is working with v201309, the only thing I 
changed was adding OAuth2 token to the http header when making the SOAP 
call.

Is this an access problem?

System.Web.Services.Protocols.SoapException: 
[AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ ; 
trigger:'<null>']
   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 GoogleServices.GoogleCampaign.CampaignService.get(Selector 
serviceSelector)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to