Re: code": 403, "message": "request had insufficient authentication scopes

2025-07-21 Thread Philippe Malterre
Well, First, thanks for taking time to answer, really appreciate. No I am not using Google Ads Api but native Google Api. Sorry if I have been out of scope. I fully understand that is not the right place to be. However, before to close I can add a comment. Finaly it works, It was just a quest

RE: code": 403, "message": "request had insufficient authentication scopes

2025-07-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the provided information, I understand that you are encountering a permission denied error. To assist you further, could you please confirm whether you are using the Google Ads API or any other third party application?

code": 403, "message": "Request had insufficient authentication scopes

2025-07-21 Thread Philippe Malterre
Trying to : google.apps.forms.v1.FormsService.ListFormResponses oAuth2 is successfull Permission done - https://www.googleapis.com/auth/drive - https://www.googleapis.com/auth/drive.file - https://www.googleapis.com/auth/forms.responses.readonly Still having Permission denied Really

Re: intermittent "authentication backend unavailable" errors in last 24 hours

2025-06-08 Thread 'Shipra' via Google Ads API and AdWords API Forum
Hey! This is happening intermittently! If i try to repro it to get the request ids and response ids i won't get the error but in our logs we do see this error. This does not seems like it is related to any specific request. the same request on retry will just succeed. And as Olivier has also sh

RE: intermittent "authentication backend unavailable" errors in last 24 hours

2025-06-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you have encountered the 'UNAVAILABLE' error while utilizing the Google Ads API. To assist you further, could you please provide us with complete API logs (request and response logs with request-id and request head

RE: intermittent "authentication backend unavailable" errors in last 24 hours

2025-06-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you have encountered the 'UNAVAILABLE' error while utilizing the Google Ads API. To assist you further, could you please provide us with complete API logs (request and response logs with request-id and request head

Re: Intermittent "Authentication Backend Unavailable" Errors in Last 24 Hours

2025-06-07 Thread 'Haritha Devalla' via Google Ads API and AdWords API Forum
, 2025 at 4:22:06 PM UTC+1 Shipra wrote: > >> Hi team, >> >> Over the past 24 hours, we've been experiencing a spike in the following >> API error: >> *Status(StatusCode="Unavailable", Detail="Authentication backend >> unavailable.") *

Re: Intermittent "Authentication Backend Unavailable" Errors in Last 24 Hours

2025-06-06 Thread Oliver
We're experiencing exactly the same issue for the last 24hrs. On Friday, June 6, 2025 at 4:22:06 PM UTC+1 Shipra wrote: > Hi team, > > Over the past 24 hours, we've been experiencing a spike in the following > API error: > *Status(StatusCode="Unavailable&qu

401 - Request is missing required authentication credential.

2024-08-27 Thread Osan Digital
My site https://makwandetrust.org.za/ has been up for 4 months now and isnt indexed. Ik trying seopress instant index feature but keep getting this message: 401 - Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication

facing authentication issues

2024-08-07 Thread Sana
We have been facing authentication issues while trying to retrieve metrics data from our Google Ad campaigns. We encountered an "invalid_grant" error, and I have attached the file containing the details. I have tried using postman and yours 0Auth Playground but it seems that

Re: service account authentication issue

2024-07-02 Thread Lee Franke
&#)$#$)$ Well the connection issue was a work VPN issue. back to the same error NOT_ADS_USER. I'll see if they can fix whatever is the issue. thanks, lee On Tuesday, July 2, 2024 at 2:11:42 PM UTC-5 Lee Franke wrote: > Fixed that issue. I'm not getting > > Detail="failed to connect to all ad

Re: service account authentication issue

2024-07-02 Thread Lee Franke
Fixed that issue. I'm not getting Detail="failed to connect to all addresses" "description":"Failed to pick subchannel" thanks, On Tuesday, July 2, 2024 at 12:56:57 PM UTC-5 Lee Franke wrote: > Turning on logging got the error data I needed. It was as I expected: > > "The Google account (@gmail

Re: service account authentication issue

2024-07-02 Thread Lee Franke
Turning on logging got the error data I needed. It was as I expected: "The Google account (@gmail.com user) that generated the OAuth access tokens is not associated with any Ads accounts. Create a new account, or add the Google account to an existing Ads account." Reading it literally indicate

Service Account Authentication Issue

2024-07-02 Thread Lee Franke
} } ); I get the error Status(StatusCode="Unauthenticated", Detail="Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://de

RE: permission_denied: request had insufficient authentication scopes

2024-06-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the provided information, I understand that you are getting the USER_PERMISSION_DENIED error. This means the user doesn't have permission to access the customer. According to the documentation, if you're accessing the

PERMISSION_DENIED: Request had insufficient authentication scopes

2024-06-27 Thread Charlie Prutting
returned with 'Request had insufficient authentication scopes'. I think this is because the Google OAuth screen isn't asking the user(me) to approve the scopes. The service I'm using, Budibase, is presenting the google OAuth screen so I don't have control over that and ne

Re: navigating the insane authentication

2024-04-09 Thread CogniTech Systems
The issue was the amount of keywords being passed needed to be chunked. Why is your api documentation so bad? That information does not exist in your documentation I had to search the internet for two days to find that information! On Wednesday, April 3, 2024 at 4:20:36 AM UTC+1 Google Ads API

Re: navigating the insane authentication

2024-04-02 Thread CogniTech Systems
In the array I shared before, this is what causes the error: "seo packages" can some explain to me why this keyword is causing the api to error? This is nuts. On Tuesday, April 2, 2024 at 3:18:26 AM UTC+1 Google Ads API Forum Advisor wrote: > Hi, > > We can understand your situation, could

Re: navigating the insane authentication

2024-04-02 Thread CogniTech Systems
It is an absolute nightmare! For instance now, we are passing the following array to keyword suggestions: ["advanced artificial intelligence","ai development","ai development north wales","ai development uk","artificial intelligence","artificial intelligence development","artificial intelligen

Re: navigating the insane authentication

2024-04-01 Thread Adam Milton-Barker
guide > <https://developers.google.com/google-ads/api/docs/get-started/oauth-cloud-project#id-secret> > for > more information. > > Refresh token: The Google Ads API uses OAuth 2.0 as the authorization > mechanism. By default, OAuth 2.0 authentication issues an a

Re: navigating the insane authentication

2024-04-01 Thread Adam Milton-Barker
t; > for > more information. > > Refresh token: The Google Ads API uses OAuth 2.0 as the authorization > mechanism. By default, OAuth 2.0 authentication issues an access token that > expires after a limited time. To renew the access token automatically, you > should i

RE: navigating the insane authentication

2024-03-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
client ID and client secret in the Google API Console under credentials, you may refer to this guide for more information. Refresh token: The Google Ads API uses OAuth 2.0 as the authorization mechanism. By default, OAuth 2.0 authentication issues an access token that expires after a limite

Navigating the insane authentication

2024-03-25 Thread Adam Milton-Barker
We have worked with APIs for years, but have never seen anything as crazy as the process to make requests. We have spent 2 days going round in circles through the various documentation and have still not been able to make a simple API call. We are using the PHP library. We do not use a configu

Inquiry Regarding OAuth 2 Authentication and Refresh Tokens in Google Ads API

2024-03-25 Thread Mary Shiya Shaji
Hi, We are currently working on integrating with the Google Ads API, and we're using OAuth 2 for authentication. However, we've encountered an issue where we are not receiving refresh tokens when downloading the client credentials from Google Cloud Platform (GCP). We've succes

Re: Google Ads API Authentication using service account

2024-03-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that you can update campaigns using a field mask. The field mask lists all the fields you intend to change with the update, and any specified fields that are not in the field mask will be ignored, even if sent to the

Re: Google Ads API Authentication using service account

2024-03-08 Thread Shafali Kapoor
Hello All, I am looking to use the FieldMask attribute to overwrite the conversion threshold values that are preset for a customer ID and associated Campaign ID inorder to pause the campaign. Can you please help with the script that I can use for this? I feel the script shared in this mail trai

"code": 401, "message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential

2024-01-31 Thread Carlos Ramos
I got the error : string(297) "{ "error": { "code": 401, "message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sig

Issue with authentication

2024-01-08 Thread Sudhanshu Sharma
[next-auth][error][OAUTH_CALLBACK_ERROR] https://next-auth.js.org/errors#oauth_callback_error invalid_grant (Bad Request) { error: OPError: invalid_grant (Bad Request) at processResponse (webpack-internal:///(rsc)/./node_modules/openid-client/lib/helpers/process_response.js:34:19)

Re: request is missing required authentication credential. expected oauth 2 access token, login cookie or other valid authentication credential

2023-12-20 Thread ads dm
Thank you for your reply. We have found the cause of the problem. A colleague reset the developer token, causing the original token to become invalid. After replacing it with the new developer token interface, the interface runs normally. On Thursday 21 December 2023 at 01:14:37 UTC+8 Google Ad

Re: oauth2l authentication

2023-09-17 Thread Abhishek Rajpoot
Hello all, *Solution Tried: * I could not implement the mentioned command in Windows because if I have installed the oauth2l using pip, then it does not recognize the provided flags. Additionally, the documentation for this package isn't very clear. I tried the same command (mentioned below) in

Oauth2l authentication

2023-09-14 Thread Abhishek Rajpoot
I trying to make an api call to generate the refresh token by making an google ad api, I am stuck at the oauth authentication where I am unable to run this command oauth2l fetch --credentials credentials.json --scope adwords \ --output_format refresh_token I'm getting this error, If

Authentication

2023-09-04 Thread Abhishek Battu
Is it possible to connect to google ads api only using email and password for getting data from google ads api. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receive

PERMISSION_DENIED: Request had insufficient authentication scopes

2023-08-22 Thread Tamar Broner
Hey, I'm trying to call this function: google.ads.googleads.v13.services.CustomerService.*ListAccessibleCustomers* with the google ads access token. But I get this error: *Request had insufficient authentication scopes.* *Error code: 7* Is anyone familiar with that? Thanks in ad

Google Ads API, PHP: "Request had invalid authentication credentials. Expected OAuth 2 access token..." Error

2023-06-19 Thread Κωστας Μαυρογαλος
ntent-Type: application/json', ]); curl_setopt($ch, CURLOPT_POSTFIELDS, '{"historicalMetricsOptions":{"yearMonthRange":{"start":{"month":"JUNE","year":2022},"end":{"month":"MAY","year":2023}}},"keywords&quo

RE: request is missing required authentication credential. expected oauth 2 access token, login cookie or other valid authentication credential. see https:\/\/developers.google.com\/identity\/sign-in\

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. Upon checking logs, I can see that you’ve encountered AUTHENTICATION_ERROR, however, could you please double check if you’re sending the correct developer token for your API request? If you’re indeed sending the exact same developer toke

Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https:\/\/developers.google.com\/identity\/sign-in\/web

2023-06-01 Thread 王众杰
{ "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https:\/\/developers.google.com\/identity\/sign-in\/web\/devconsole-project.", "code": 16,

403 Request had insufficient authentication scopes

2023-04-14 Thread Wang Fred
authentication scopes. [reason: "ACCESS_TOKEN_SCOPE_INSUFFICIENT" domain: "googleapis.com" metadata { key: "service" value: "googleads.googleapis.com" } metadata { key: "method" value: "google.ads.googleads.v13.services.KeywordPlan

RE: Request is missing required authentication credential.

2023-01-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Abdullah, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. With regards to your concern about “Request is missing required authentication credential error”, could you please double check if you’re sending the correct developer token for your API request

Request is missing required authentication credential.

2023-01-18 Thread Abdullah Shuja
rvice-account#authorizingrequests> However, when I use the access token to POST to the generateKeywordIdeas endpoint, I get a `request is missing required authentication credential` error. I'm including the access token in the header, and the developer token too. I'm assuming there is an issue w

RE: Request is missing required authentication credential

2022-12-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Derek, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library

Request is missing required authentication credential

2022-12-07 Thread derek
, description=Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project., cause=null}.* I am able to see the 'developer-token'

RE: Request is missing required authentication credential

2022-10-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Can, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. To further investigate the issue, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client librarie

Request is missing required authentication credential

2022-10-23 Thread Can Manisalı
token":"developer_token"},* *"method": "POST",* *"json": request_body* *The response is as follows:* *{error: { code: 401, message: 'Request is missing required authentication credential. Expected OAuth 2 access token, login c

Authentication problems with campaigns' listing and enhanced conversions

2022-09-27 Thread Federico Rota
Hi, I am getting authentication errors with both GetCampaigns and enhanced conversions (https://github.com/googleads/google-ads-dotnet/blob/main/Google.Ads.GoogleAds/examples/Remarketing/UploadConversionEnhancement.cs). In my .NET 6.0 app I'm trying to instatiate a GoogleAdsClient wit

Request had insufficient authentication scopes

2022-09-07 Thread 'Shivani Katukota' via Google Ads API and AdWords API Forum
gleads.v11.services.GoogleAdsService/SearchStream, Endpoint: googleads.googleapis.com:443, CustomerID: 6676419890, RequestID: null, ResponseCode: PERMISSION_DENIED, Fault: Request had insufficient authentication scopes.. 2022-09-07 10:07:05,273 INFO [grpc-default-executor-0] logging.Req

We would like to call 'call performance report' API from the affiliate Google Ads account, who should apply for Authorization and Authentication?

2022-07-28 Thread Jade Nguyen
We have been partnering with the marketing affiliate to attract calls to our business, and we want to call google ads api (especially call performance report for cost visibility) from this affiliate's Google Ads MCC account. So Who should apply for the authentication and authorization?

Re: AUTHENTICATION ERROR

2022-07-20 Thread JM
If required: According to https://developers.google.com/google-ads/api/docs/first-call/dev-token#procedure.. *Manager accounts cannot be created using the same email address as an existing Google Ads account. You must therefore use an email address that hasn't already been associated with a Go

Re: AUTHENTICATION ERROR

2022-07-20 Thread JM
Is *developer token* MANDATORY to use Google Ads API? On Wednesday, July 20, 2022 at 9:33:21 AM UTC-4 adsapi wrote: > Hi JM, > > Thank you for reaching out to our API support team. > > To have a closer look at this AUTHENTICATION_ERROR, could you please > provide the complete request >

RE: AUTHENTICATION ERROR

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi JM, Thank you for reaching out to our API support team. To have a closer look at this AUTHENTICATION_ERROR, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client li

AUTHENTICATION ERROR

2022-07-20 Thread JM
Hi I am getting AUTHENTICATION ERROR when trying to run the GetCampaign example, how to fix? What is the error? Request ID TmGL5WE81VBxMGz-6aczfw failed due to GoogleAdsException. Underlying errors: Error 0: error_code { authentication_error: AUTHENTICATION_ERROR } message

Re: Google Ads API - new authentication method

2022-06-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Cesar, Thank you for reaching out to the Google Ads API support team. We only provide support related to the AdWords API/Google Ads API on this support channel. For the Ruby client library, with this, I recommend you to reach out to Ruby client library owners by opening a new issue with thei

Re: Google Ads API - new authentication method

2022-06-15 Thread César Diaz
17.0 from May this year. Should be enough to sort this deprecation issue? To give you a context *All our config for authentication nowadays with google-ads-googleads version 16.0 relies in a file google_ads_config.rb similar to this next sample* *Google::Ads::GoogleAds::Config.new do |c

Google Ads API - new authentication method

2022-06-14 Thread César Diaz
been told that our authentication method is going to be deprecated in October(https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html#disallowed-oob) and we should change it then. Which should be the right method to use in replace of our actual one in

Re: Developer Token Authentication Questions

2022-06-01 Thread Online Engineering
Dear support team, Thanks for the response. Our sitation is a bit difficult here since our partner - the owner of account 456 does not like the idea of granting the access to our 123 account in either way of access grant or ad account linkage. As you might be aware before, using Audience Part

authentication scopes

2022-05-20 Thread Abhishek
. But when I tried to use this access token for getting datasources it gives me 403 error , "message": "Request had insufficient authentication scopes.", "reason": "ACCESS_TOKEN_SCOPE_INSUFFICIENT", "domain&

RE: 'Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web

2022-05-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Katherine, Thanks for reaching out to the Google Ads API Forum. Could you provide us with the complete request and response logs with the request-id, so our team can better check? For the client library, logging can be enabled by navigating to the Client libraries > Your client library (ex

Re: 'Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web

2022-05-12 Thread CFJ
I've started seeing this sporadically as well over the last 24-36 hours. I've been on the Ads API v10 for several weeks now with zero authentication issues. This error just stated popping up yesterday randomly on a very tiny number of requests. On Thursday, May 12, 2022 at 9:24:5

'Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/dev

2022-05-12 Thread Katherine Martin
Hi all, I am getting the following error: ''Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.' I am using a

Re: Request is missing required authentication credential

2022-05-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tamas, We are glad to know that my colleague's (Matt) suggestion worked for you. Should you have additional clarifications with the APIs, please write back and we'll be happy to assist you. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2aQ0Sp:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Request is missing required authentication credential

2022-05-04 Thread Tamas Tyukodi
Hello Matt, Thank you for the quick answer and pointing me to the right direction. Indeed the issue was on my side, where i miss configured the credential fields. On Wednesday, May 4, 2022 at 4:24:02 PM UTC+2 adsapi wrote: > Hi Tamas, > > Thanks for reaching out. Please note that our team can

RE: Request is missing required authentication credential

2022-05-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tamas, Thanks for reaching out. Please note that our team cannot support third party libraries. However, it seems you are not properly sending your request headers. Assuming the library uses REST, please check your headers against this page. For support with the Opteo client library, I would

Request is missing required authentication credential

2022-05-03 Thread Tamas Tyukodi
i for NodeJs and trying to use the equivalent method for *ListAccessibleCustomers *i am receiving the following error: 'Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.' I want to point out agai

RE: OAuth authentication to Google Ads API doesn't work

2022-04-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tamas, Thank you for reaching out to the Google Ads API support team. It looks like you've got an authorization issue. Can you confirm you're connected to the Internet and that you properly set up the config file for all the OAuth2 credentials? Please re-generate the OAuth2 credentials follo

OAuth authentication to Google Ads API doesn't work

2022-04-28 Thread Tamas Tyukodi
Dear support team, I am trying to migrate Google Adwords to Google Ads, more exactly, i am interested in Generating Keyword Ideas. For this, i am using the example provided by your team: https://github.com/googleads/google-ads-java/blob/main/google-ads-examples/src/main/java/com/google/ads/goog

Developer Token Authentication Questions

2022-04-26 Thread Online Engineering
Hi support team, We have an ad account with ID 123, and its associated email address managing 123 is email1. In the API center, we have a developer token generated for 123, and we also created a project to generate client id and client secret, and we generated the refresh token in order to crea

Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
and please provide more context of details so that we can address this. In addition to our clarification are you referring to specific authentication or Google Ads account? Best regards, Jinky Google Ads API Team ref:_00D1U1174p._5004Q

Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-04-25 Thread Sajal Pal
Hi Nirmita, Currently, we are sending request like below GoogleAdsConfig config = new GoogleAdsConfig() { DeveloperToken = AdwordsModel.DeveloperToken, OAuth2Mode = OAuth2Flow.APPLICATION,

Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-04-21 Thread Sajal Pal
ssing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.";, I want to use "keywordPlanIdeaService" C

RE: Error 403: Request had insufficient authentication scopes

2022-04-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ardhani, Thank you for raising this concern to Google Ads API team. To investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end? You can provide it via Reply privately to author option. If this option is not ava

Error 403: Request had insufficient authentication scopes

2022-04-10 Thread ardhani wiraputra
googleapi: Error 403: Request had insufficient authentication scopes. Details: [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "domain": "googleapis.com", "metadata": { "method": "google.apps.sheets.v4.SpreadsheetsS

Re: Google ads API authentication errors

2022-04-02 Thread Edmond Poon
HI, thanks for the response. That guide was the guide I'm referring to. To double-check, is the email associated with the credentials of the email that was currently logged in at the time? On Friday, April 1, 2022 at 12:25:38 AM UTC-7 adsapi wrote: > Hi Edmon, > > Thank you for reaching out to

RE: Google ads API authentication errors

2022-04-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Edmon, Thank you for reaching out to us. Could you confirm if this guide is what you referred to when generating your credentials and refresh token when setting up your Python client library? In addition, when performing the step 3 of the guide and its #4 item, you need to ensure as well th

Google ads API authentication errors

2022-03-31 Thread Edmond Poon
I've been trying to follow the examples and documentation for the google ads API, but I haven't been able to complete a successful request. I currently have my developer token, client_id, client_secret, and refresh_token in my google ads YAML file, but I'm constantly getting

RE: Authentication problems when migrating API AdWords to API ADS

2022-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
used in authentication and the complete request and response logs with request ID and request header generated on your end to further investigate. If you haven't enabled the logging of the API transactions for the specific client library that you are using, then please refer to the spec

RE: Getting USER_PERMISSION_DENIED in google ads api when trying to fetch client info, which allowed access in authentication of the app

2022-02-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, It sounds like each client has their own authentication with you GCP project. They can log in directly to their accounts without your login customer Id because they are probably authenticating with a Google Account that is already a user in their Ads accounts. You probably are a user in

Getting USER_PERMISSION_DENIED in google ads api when trying to fetch client info, which allowed access in authentication of the app

2022-02-23 Thread Support Support
Hi, I am working on a tool which will help my clients to manage their ad accounts with convenient user interface. I have created a project in google cloud console and used the clientID and scope to authenticate clients and prompt for the permission to access their ad accounts. But when I try to

Re: Can't find authentication examples

2022-02-17 Thread Kyle Zengo
The examples directory is left out when the library is packaged for PyPi. I can access it by cloning the client library, so not an issue! On Thursday, February 3, 2022 at 3:47:17 PM UTC-5 adsapi wrote: > Hi Kyle, > > This sample should

RE: Application Logo during OAuth Authentication

2022-02-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vanessa, Thank you for reaching out to the Google Ads API support team. Could you please provide full screen screenshot and GCP project via Reply privately to the author option? So, we can further investigate the issue. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2Wv5gE:ref -

Application Logo during OAuth Authentication

2022-02-12 Thread Vanessa Maccherini
Hello, I am writing you because I am getting my app verified and I included my app logo in the form I submitted but when I test the login I still cannot see it in the Google banner. I thought it was normal but today I got en email from Google stating that they cannot approve my request unless

Re: Authentication from .Net Console app FAILURE

2022-02-11 Thread Werner Reyneke
Good day, I have attached the Google API log files as requested. Kind regards, Werner On Fri, Feb 11, 2022 at 5:09 AM Google Ads API Forum Advisor wrote: > Hi Werner, > > Since you are using a .Net client library, you may enable logging on your > end by following this *guide* >

Re: Authentication from .Net Console app FAILURE

2022-02-11 Thread Werner Reyneke
OK no problem - I have changed the sensitive details to numbers and codes that do not exist just in case. On Fri, Feb 11, 2022 at 5:13 AM Google Ads API Forum Advisor wrote: > Hi Werner, > > In addition, I had to delete your first post since it included sensitive > details since posting sensitiv

Re: Authentication from .Net Console app FAILURE

2022-02-10 Thread Werner Reyneke
FJP00tEbeEYw_TDa35KXZ7t_6MA%40sfdc.net?utm_medium=email&utm_source=footer> > . > On Wed, Feb 9, 2022 at 02:21 PM, "Werner Reyneke" > wrote: > > I get this error after having authenticated from within a .Net desktop > application: > > > Google.Ads.GoogleAds

Re: Authentication from .Net Console app FAILURE

2022-02-10 Thread Werner Reyneke
Hi...where do I access these logs please? On Thu, Feb 10, 2022 at 4:43 PM Google Ads API Forum Advisor wrote: > Hi Werner, > > Thanks for reaching out. Can you please privately provide us with the > complete request and response logs for this error? > > Thanks, > Matt > Google Ads API Team > > [

RE: Authentication from .Net Console app FAILURE

2022-02-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Werner, Thanks for reaching out. Can you please privately provide us with the complete request and response logs for this error? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2W5q00:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

Authentication from .Net Console app FAILURE

2022-02-09 Thread Werner Reyneke
I get this error after having authenticated from within a .Net desktop application: Google.Ads.GoogleAds.V9.Errors.GoogleAdsException HResult=0x80131500 Message=Status(StatusCode="Unauthenticated", Detail="Request is missing required authentication credential. Expected OAuth

Re: Request is missing required authentication credential

2022-02-07 Thread Walter Bodwell
CATED details = "Request is missing required > authentication credential. Expected OAuth 2 access token, login cookie or > other valid authentication credential. See > https://developers.google.com/identity/sign-in/web/devconsole-project."; > debug_error_string = > "{"c

Request is missing required authentication credential

2022-02-07 Thread Walter Bodwell
new Google Ads API using the production version, I'm getting: google.ads.googleads.errors.GoogleAdsException: (<_SingleThreadedRendezvous of RPC that terminated with: status = StatusCode.UNAUTHENTICATED details = "Request is missing required authentication credential. Expected OAuth 2

Request is missing required authentication credential

2022-02-07 Thread alexmc...@gmail.com
token which we then try to use in the call but this throws an exception telling us we're missing the required credentials. "StatusCode="Unauthenticated", Detail="Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other va

Request had insufficient authentication scopes

2022-02-06 Thread Nikita Nikita
Hello! I searched through the forum but couldn't find the answer that suits me :( I'm trying to create a python-script that will collect data from my ADs account The issue is typical "grpc_message":"Request had insufficient authentication scopes." I got my dev

Re: Can't find authentication examples

2022-02-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kyle, This sample should be included upon installing the Python client library. Can you try installing it once more? If you do not find on a second try, I'd recommend reaching out to the Python client library owners, here. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1

Re: Can't find authentication examples

2022-02-02 Thread Kyle Zengo
Hi Matt, Thank you for your reply. I couldn't access this file when I installed the google-ads module from PyPi: python -m pip install google-ads However, I did find it when I cloned the client library from GitHub. Should I be able to access this file using the above installation command? Best

RE: Can't find authentication examples

2022-02-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kyle, Thanks for reaching out. You can find the authenticate_in_desktop_application Python sample here. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2W39lG:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://goog

RE: equest is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-02-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Muneeb, Thanks for reaching out to the Google Ads API support. For us to investigate, could you please share the complete request and response logs with request-id and request header generated on your end of API communications of the report pull. Kindly use the Reply privately to the auth

equest is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-01-31 Thread Muneeb Mansoor
I want to fetch user Google contact with PHP. Code and Response(ERROR) attached. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Can't find authentication examples

2022-01-31 Thread Kyle Zengo
I have installed the google-ads module from PyPi as described here , but I cannot find the authenticate_in_desktop_application file. I'm trying to follow the instructions here

Re: Service Account receives HTTP code 401: Request is missing required authentication credential.

2022-01-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Martin, Apologies for the delayed response. Could you point me to that thread you're referencing? Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2R74x8:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~

RE: Google Ads with Rest Interface error Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-01-02 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mostafa, Could you confirm if you tried following the instruction discussed on this document? If not, please do so and let me know how it goes. Regards, Teejay Wennie Pimentel Google Ads API Team ref:_00D1U1174p._5004Q2Tn91A:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Google Ads with Rest Interface error Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-01-02 Thread Mostafa Ezzat
rrno($ch)) { echo 'Error:' . curl_error($ch); } print_r($result); curl_close($ch); I get this Error I think everything is good with my OAuth but what's the reason and how to solve { "error": { "code": 401, "message": "Reques

Re: Authentication Issue - Migrating from Adwords API to Google Ads API

2021-12-27 Thread Moshe Shechter
Hi Ellis, The issue I had encountered was a rather silly one. Depending on your authentication flow (from storage, YAML file or string, or dict) with python, the login-customer-id flag - which is the account number seen when clicking on the user's google account logo/picture on the right

Re: Authentication Issue - Migrating from Adwords API to Google Ads API

2021-12-13 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ellis, Thank you for reaching out to our API support team as well. So our team can investigate the issue you observed on your end, could you share with our team additional details such as the complete request and response logs, with the request-id, generated when the issue occured? You may

  1   2   3   4   5   6   >