Hello, I am using the gapi library and using the grantOfflineAccess() method to get an authorization scope for a user. I plan on using this code to get an authorization code which would then be used to make calls to google ads api on a backend server. I am requesting in my script ' https://www.googleapis.com/auth/adwords' scope only. In my Google developers console I only have 'https://www.googleapis.com/auth/adwords' selected as my oauth consent screen scopes. However when the user logs in and approves permissions they are being asked for these permissions: - View users on your domain - See and download your contacts - Manage your Adwords campaigns
Are these first two extra permissions related to adwords scope? Is there a hidden area where these extra scopes are being requested? I don't think I need them. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/94f9813b-6299-45c2-b3d3-5f181d2cd772n%40googlegroups.com.
