Tuesday, September 20, 2011

[YouTube-API] Re: C# YouTube API- Execution failed(404) error while trying to update the video

Hello Jeff,

URL that raises 404 Exception is :http://gdata.youtube.com/feeds/api/
users/carolinachevy/uploads/ZdIXPfZGw0I

The video is being upload as private from my application. Here is how
the app works :
1)Users upload the video through our app.
2)Our team reviews it then approve the video, When its approved, I am
making API call to set it to public.

I 've verified the code base using my test account which is :
http://gdata.youtube.com/feeds/api/users/advisedevelopers/uploads/R3mqr4Nm9Ik,
It worked fine. The problem is with the account "carolinachevy".

Please let me know if you need any further information to diagnose the
problem.


On Sep 19, 3:21 pm, Jeffrey Posnick <je...@google.com> wrote:
> Hello Sagar,
>
>  That's not enough information to determine what's going on. Could you
> let us know exactly which URL is being requested when the 404 error is
> returned? You can use a network traffic monitoring tool like Wireshark
> or Fiddler to determine this, or enable logging in the .NET client
> library.
>
> Cheers,
> -Jeff Posnick, YouTube API Team
> groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> @YouTubeDev
>
> On Sep 15, 9:37 pm, Sagar <sagarra...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I was using C# YouTube API (ref:http://cstruter.com/blog/313) to
> > update the videos but it's returning an error 404(Execution failed:
> > remote sever not found).  Could you please let me know what could be
> > the problem.
>
> > I was able to update the videos successfully using the same code base
> > on my test youtube account. The problem is only with the account I use
> > for live app.  any help would be appreciated.
>
> > Thanks,
> > Sagar

--
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