You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Adword Team,
How can we generate the GMB_ACCESS_TOKEN?. When we trying to implement AddGoogleMyBusinessLocationExtensions we get the following error.
FeedError.INVALID_OAUTH_TOKEN_FOR_EMAIL. For this operation we used the refresh token get from the "auth.ini" file. This refresh token is generated using "GetRefreshToken.php" file. Can we use the same refresh token for adding AddGoogleMyBusinessLocationExtensions? otherwise please specify how can we generate the GMB_ACCESS_TOKEN? we placed the access token from this url (https://www.googleapis.com/oauth2/v1/tokeninfo?access_token=) we get as a invalid access token.