I'm using the .NET API to update the metadata of videos in my channel. I am currently using AuthSub login.
I am able to update public videos in my channel... the problem comes when I try to update the metadata for videos that are private in my channel; I get the following GDataRequestException with the message:
ResponseString "<?xml version='1.0' encoding='UTF-8'?><errors><error><domain>yt:validation</domain><code>not_supported</code><location type='xpath'>app:control/yt:incomplete</location></error></errors>" string
Has this been done by design in the YouTube API? i.e. are we not supposed to be able to update private videos in the channel?
Thanks in advance!!
-- You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/EtQ7ihQPvDoJ.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment