Display & Video 360 No permission for attempted operation on PARTNER with ID

572 Views Asked by At

We have implemented Google API for Display & Video 360 in Google PHP API client. When we execute the API it returns the below error response:

{
"error": {
"code": 403,
"message": "No permission for attempted operation on PARTNER with ID \"******\".",
"status": "PERMISSION_DENIED"
}
}

We have verified the partner ID in the DV 360 console and API keys in the Google Cloud console. Any leads on how to fix this would be helpful. Thanks!

0

There are 0 best solutions below