Hi Cauz,
Thank you for the reply.
Upon seeing your provided logs, I noticed that this is not enough. I can see
that you provided some but not completed. That said, could you please privately
provide the complete API logs (request and response logs with request ID ) so
our team can identify the
Hi,
Thanks for the details. Unfortunately, I don't think that's the problem,
because I used the google id of the main account for the login-customer-id
and that of the customer directly, but it doesn't work. Also, I generated
the refresh token through my account which was added as admin for the
I think the problem comes directly from google, because I created a new
"OAuth 2.0 credential clients" and I have the exact same problem while I
validated the management for adwords and ads. I know how to make requests
to the adwords api but not to google ads or I have the same answer.
Le lundi
The email given is obviously not complete. Here are the logs:
CampaignController_campaignFindAction: -2951715149- {
"message": "The caller does not have permission",
"code": 7,
"status": "PERMISSION_DENIED",
"details": [
{
"@type": "google.ads.googleads.v9
Hi,
Thank you for your reply.
Here is what I get:
{
"message": "The caller does not have permission",
"code": 7,
"status": "PERMISSION_DENIED",
"details": [
{
"@type": "google.ads.googleads.v9.errors.googleadsfailure-bin",
"data": ""
},
Hi,
I am having some difficulty making requests to the google ads API. I
created a project with a client id and client secret I activated the google
ads api, but one of the accounts gives me a PERMISSION_DENIED error.
However, I have no problem with one of the developer tokens which connects
w