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
nswer.
Le lundi 11 avril 2022 à 11:14:18 UTC+2, Cauz Jérôme a écrit :
> The email given is obviously not complete. Here are the logs:
>
> CampaignController_campaignFindAction: -2951715149- {
>
> "message": "The caller does not have permission",
>
rStreamDecorator->iterateAllElements()
#5 [internal function]:
App\Controllers\CampaignController->campaignFindAction()
#6 /vagrant/app/micro-bootstrap.php(51): Phalcon\Mvc\Micro->handle()
#7 /vagrant/public/index.php(8): require_once('/vagrant/app/mi...')
#8 {main}
L
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