Can't Repro
Status Update
Comments
sn...@google.com <sn...@google.com> #2
Hi, thanks for reaching out to us! Unfortunately, this API endpoint is only limited use that's the reason you're seeing a 403 error.
In order to use the Channel membership API endpoint, you need to reach out to your YouTube representative or Partner Manager if you have one to request access. Only they can request access on behalf of the creators.
sn...@google.com <sn...@google.com> #3
Hello,
I've talked with YouTube support, and they don't know how to do this.
I talked with Raphael, manager of the YouTube Support Experience team.
Not sure who else to talk to.
I've talked with YouTube support, and they don't know how to do this.
I talked with Raphael, manager of the YouTube Support Experience team.
Not sure who else to talk to.
an...@gmail.com <an...@gmail.com> #4
Raphael said
```
I highly recommend responding to them first to let them know you already have already enabled the main Channel Membership feature on your channel.
```
```
I highly recommend responding to them first to let them know you already have already enabled the main Channel Membership feature on your channel.
```
Description
- Description
I got this problem :Content Owner Restrictions: The onBehalfOfContentOwner parameter in the videos.list API suggests that content owners can have specific controls over their videos. It's possible that a content owner has set restrictions that prevent embedding, even if the general embeddable setting is True.
The video i want is embbed True but show error on embbed player
- API request with parameters used (DO NOT include your credential)
url = '
- Result (copy and paste a JSON response you received)
{'kind': 'youtube#videoListResponse', 'etag': 'J7AvhHko_LvaJ6uN8W8ALMmIAC0', 'items': [{'kind': 'youtube#video', 'etag': '8Rix9VcW2Pj_1KFRM2TScF62ljQ', 'id': 'Q3ZnTPKnIRM', 'status': {'uploadStatus': 'processed', 'privacyStatus': 'public', 'license': 'youtube', 'embeddable': True, 'publicStatsViewable': False, 'madeForKids': False}, 'player': {'embedHtml': '<iframe width="480" height="270" src="//
- Expected result
'embeddable': False
- Is it 100% reproducible?
Yes 100%