Livestream integration with Youtube errors

Description
Connecting webinars to youtube is failing for myself and our clients.

Error
when trying to connect our Zoom webinars to Youtube we’re give an error message: 403 Forbidden { “code” : 403, “errors” : [ { “domain” : “youtube.quota”, “message” : “The request cannot be completed because you have exceeded your <a href=”/youtube/v3/getting-started#quota">quota.", “reason” : “quotaExceeded” } ], “message” : “The request cannot be completed because you have exceeded your <a href=”/youtube/v3/getting-started#quota">quota." }

Which App Type (OAuth / Chatbot / JWT / Webhook)?
we connect Zoom Webinars to Youtube live to embedd in our platform.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
    https://us02web.zoom.us/broadcast/84713846893?c=youtube&token=19da7853fc89037bd8d258b855c68c42&from=client&access_token=ya29.a0AfH6SMCQBWvePIlZKdIc05cYVz3yvbY82CwDNrFgGdKhycVwJYu9sc1BkjhoXofvvXf0TJkcYQ-cbZymr9BwIYGmBYR9ZgQz34VkfO90lBtfU6seexH6_E8Dx81bo77GdNh6tQwp3Rl7M8b_hL61Sraarbt7IpzzUOnNw19zN1TsV8cPNw
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @ovee, I don’t believe that these errors are returned from the Zoom API. Where are you receiving these errors?