Hello Team,

We have a client with strange behavior. All requests against new API are 
failing with the error. But V201809 works as usual.


Request

GET https://googleads.googleapis.com/v1/customers/4062295870/
Content-Type: application/json
Authorization: Bearer {{access_token}}
developer-token: {{developer_token}}
login-customer-id: 4062295870


Error response

HTTP/1.1 403 Forbidden
Request-Id: p-cqwN8p86IMSINGahjbhw
Vary: Origin, X-Origin, Referer
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
Date: Mon, 08 Apr 2019 13:18:58 GMT
Server: ESF
Cache-Control: private
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Alt-Svc: quic=":443"; ma=2592000; v="46,44,43,39"
Connection: close
Transfer-Encoding: chunked

{
  "error": {
    "code": 403,
    "message": "The caller does not have permission",
    "status": "PERMISSION_DENIED",
    "details": [
      {
        "@type": 
"type.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure",
        "errors": [
          {
            "errorCode": {
              "authorizationError": "USER_PERMISSION_DENIED"
            },
            "message": "User doesn't have permission to access customer."
          }
        ]
      }
    ]
  }
}


How to debug this?

Thanks in advance,
Sergei Kim

CoMagic

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
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/935b6a5d-f7ab-4ddb-8fa0-7af9c63b924e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • USER_PE... Sergei Kim
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Sergei Kim
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
        • ... cv
          • ... cv
            • ... cv
              • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to