Unable to connect youtube channel to merchant centre sub account

39 views
Skip to first unread message

Hridesh Singh

unread,
May 16, 2024, 3:29:19 PMMay 16
to Google Content API for Shopping
Below is the request body for the method accounts.update. Am I missing something in the request body? 

  {
  "name": "Piyush's New Account",
  "id": "5363558045",
  "businessInformation": {
    "address": {
      "streetAddress": "SomeNewStreet2"
     
    }
   
  },
  "youtubeChannelLinks": [
    {
      "channelId": "UC1I-ruslGoVU6-X78OiSYwg",
      "status": "active"
    }
   
  ]
 
}

And the response:
{
  "error": {
    "code": 500,
    "message": "Unknown Error.",
    "errors": [
      {
        "message": "Not authorized to link YouTube channels.",
        "domain": "content.ContentErrorDomain",
        "reason": "AUTH_CUSTOMER_NOT_ALLOWLISTED"
      }
    ],
    "status": "UNKNOWN"
  }
}

Shopping API Forum Advisor

unread,
May 16, 2024, 5:45:57 PMMay 16
to google-content-...@googlegroups.com
Hi,

Thank you for reaching out to the Content API support team.

Upon reviewing the provided logs, I confirm that you are not allowlisted to use the accounts.update method for your account. In order to be allowlisted for the accounts.update method, please share the following information so that we can review and process your request.
  • Business justification/use-case that requires this API call on your end
  • Email account that you're using to make API calls on your account
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ0XO:ref" (ADR-00235391)

Thanks,
 
Google Logo Content API for Shopping Team


Reply all
Reply to author
Forward
0 new messages