Hello everyone, I'm hoping to find an expert who can help with a persistent API issue. I am receiving a "403 USER_PERMISSION_DENIED" error when trying to create a test account via the API, and I have already exhausted all standard troubleshooting steps.
My Goal: I'm trying to use the customers.createCustomerClient method (v20) to create a new test client account under a test manager account. My Setup: - I have a Production MCC which owns my Developer Token. - My Developer Token has "Test Access" status. - I have successfully created a Test MCC to perform development. - My API call uses the Production MCC ID in the 'login-customer-id' header. - My API call uses the Test MCC ID in the URL path, as per the documentation. - The request body correctly includes '"testAccount": true'. The Error: The API consistently returns a '403 PERMISSION_DENIED` error with the specific errorCode 'authorizationError: "USER_PERMISSION_DENIED"'. The last failed 'requestId' is '7SFQ--zVZ-aJjoTivwJVXA'(if it helps). I have already confirmed that my user is an Administrator on both MCCs and re-authenticated my OAuth credentials. The request structure is correct. This seems to be a server-side permission issue with my account that I cannot resolve. Can anyone provide insight or escalate this case using the provided 'requestId'? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/9fee029b-8ec6-4f4e-a555-978cc3a5f2dan%40googlegroups.com.
