Hi Adwords Team,

We are trying to use 
LocationSyncExtension(https://developers.google.com/adwords/api/docs/reference/v201309/CampaignAdExtensionService.LocationSyncExtension)
 
and trying to use OAuthinfo for authentication.

Our headers are of the following type :

[adExtension] => LocationSyncExtension Object
                        (
                            [email] => XXXXXX
                            [authToken] => 
                            [oAuthInfo] => OAuthInfo Object
                                (
                                    [httpMethod] => GET
                                    [httpRequestUrl] => 
https://code.google.com/apis/console/
                                    [httpAuthorizationHeader] => Bearer XXXXX
                                )

                            [iconMediaId] => 1000
                            [shouldSyncUrl] => 
                            [id] => 
                            [AdExtensionType] => 
                            [_parameterMap:AdExtension:private] => Array
                                (
                                    [AdExtension.Type] => AdExtensionType
                                )

                        )


The access token used is a valid one but we are still getting 
*AdExtensionError.INVALID_OAUTH_TOKEN_FOR_EMAIL 
@ operations[0].operand.adExtension.oAuthInfo; trigger:'Invalid token'*

Can you please let us know what do we need to do to rectify this.

Thanks,
Shobha


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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/groups/opt_out.

Reply via email to