I'm trying to set up location extensions with GMB using the code found on this page: https://developers.google.com/adwords/api/docs/samples/php/extensions
I keep getting FeedError.INVALID_AUTH_TOKEN_FOR_EMAIL. As far as I can tell I'm providing the correct email and access token. I have a feeling I'm missing something. Here's what I'm doing: 1. Get refresh token via OAuth2 where scope = https://www.googleapis.com/auth/plus.business.manage 2. Use refresh token to obtain an access token 3. Provide email and accound id of GMB account and access token to above function When getting the GMB refresh token, GMB is the only scope. Do I need to include any other scopes? Any ideas what I'm missing? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/e4b0efdd-09d0-406d-9d8e-0adcd3b4a25f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
