I cross-referenced the logs you sent over, and from what I can tell
the underlying 400 response was triggered by the keywords you're using
when uploading the video. The error string that I see is
yt:validationtoo_shortmedia:group/media:keywords/text()
Could you check the body of the HTTP 400 response to confirm that you
get the same error message reported back when you upload a video with
a keyword that is only 1 character long?
You obviously can't retry the resumable upload because it's not a
situation where the data wasn't received properly—it's a metadata
validation issue. It's somewhat confusing that the metadata isn't
validated until after the video data has been uploaded, but that's how
the system was designed.
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Mar 8, 2:04 am, Dennis Fischer <chaosking0...@googlemail.com>
wrote:
> Hey Jeff,
>
> I don't know if this is a reproducible issue. I have basic log information
> (time + some upload information) available and will email this information
> to you, so you can check your logs.
>
> Btw: How is it possible to receive error 400 while having an resumeable
> upload running?
> 400 usually references to a bad request due to an invalid xml feed.
>
> Regards,
> Dennis Fischer
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
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