It would help to see a log of the actual HTTP request associated with
the upload (maybe with the binary video data truncated, if the video
is very large). You can email that to me directly. The HTTP request
will contain other relevant information, like your developer key.
Cheers,
-Jeff Posnick, YouTube API Team
~ YouTube is hiring! ~ http://google.com/jobs/workyoutube ~
On Mar 2, 3:19 pm, mblue <h...@msn.com> wrote:
> Hi,
>
> We have an app that uploads a number of videos each evening and which has
> been working fine for the last >6 months. About 5 days ago, all
> YouTubeRequest.Upload(s) from the app started failing with
>
> {"Execution of request failed:http://uploads.gdata.youtube.com/feeds/api/users/default/uploads"}
> InnerException {"The remote server returned an error: (503) Server
> Unavailable."} System.Exception {System.Net.WebException}
> This is after receiving a valid
> YouTubeRequest.Service.QueryClientLoginToken. The code hasn't change from
> when it last worked.
>
> Here is some abbreviated info (without our user data) from the trace:
> [00:03:43:4248] - got the following body back: Auth=...
> [00:03:43:4268] - set token called with: ...
> [00:03:43:4358] - Created YouTubeEntry
> [00:03:43:4508] - --> SimpleElement.CreateInstance()
> [10:36:00:4087] - Google.GData.YouTube.YouTubeEntry ... is persistable: True
> [10:36:00:4347] - Entering save inner XML on AtomEntry
> [10:36:00:4357] - Saving Title:
> [10:36:00:4377] - Google.GData.Client.AtomTextConstruct ... is persistable:
> False
> [10:36:00:4607] - --> GDataGAuthRequest.Execute(): GoogleAuth: Execution
> called
> [10:36:00:4617] - Using auth token: ...[10:36:08:8622]
> -
> --> GDataRequest.Execute(): calling the real execution over the webresponse
> [10:36:09:0552] - --> GDataRequest.Execute(): GDataRequest::Execute
> failed:http://uploads.gdata.youtube.com/feeds/api/users/default/uploads
>
> I can send more details regarding the app name, keys, etc.
>
> thanks.
--
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