Hi, how does the customerUserAccessInvitations services now? On Friday, 4 June 2021 at 10:04:37 UTC+8 LIAO JHEN wrote:
> Hi, > > Recently I have meet this error when I create > customerUserAccessInvitations. Could you help me deal with it? > > *My request:* > POST > https://googleads.googleapis.com/v7/customers/{CustomerId}/customerUserAccessInvitations:mutate > Content-Type: application/json > developer-token: {developerToken} > login-customer-id: {MccCustomerId} > Authorization: Bearer {accessToken} > { > "operation": { > "create": { > "accessRole": "ADMIN", > "emailAddress": "{email}" > } > } > } > > *Response:* > { "error": { "code": 403, "message": "The caller does not have > permission", "status": "PERMISSION_DENIED", "details": [ { "@type": " > type.googleapis.com/google.ads.googleads.v7.errors.GoogleAdsFailure", > "errors": [ { "errorCode": { "authorizationError": "AUTHORIZATION_ERROR" }, > "message": "Authorization of the client failed." } ], "requestId": > "dV_HjQCmalLxoGLSydqbNw" } ] } } > > It maybe not the error as the response shown, because I try to access > other api, got the right response. > *Request*: > GET https://googleads.googleapis.com/v7/customers/{MccCustomerId} > Content-Type: application/json > developer-token: {developerToken} > login-customer-id: {MccCustomerId} > Authorization: Bearer {accessToken} > *Response*: > { "resourceName": "customers/{MccCustomerId}", .................... > "currencyCode": "USD", "timeZone": "America/Los_Angeles", > "autoTaggingEnabled": false, "hasPartnersBadge": false, "manager": true, > "testAccount": true } > > We had meet the error for about 3 days. And it broke down our productions > environment. Please help me to deal with it, 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3814fef3-dded-4c71-94cc-e02a69268e95n%40googlegroups.com.