samlegus / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Mix of 403 errors when using YouTubeUploader.exe #614

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Open a youtube csv uploader sample and click upload.

What is the expected output? What do you see instead?
Rather than a super happy list of successes in the status column, a mix of 
success and 403 failutres are shown. The exact message is:
Tried (1) - Last error was: The remote server returned an error: (403) 
Forbidden.

What version of the product are you using? On what operating system?
Latest export from SVN. Looking on the youtube csv uploader page, others are 
having the same issue.

Please provide any additional information below.

Original issue reported on code.google.com by zadan...@googlemail.com on 11 Aug 2012 at 10:01

GoogleCodeExporter commented 9 years ago
I just tested and the YouTubeUploader works as intended when you provide the 
correct username, password and YouTube account name. Please double check your 
credentials are valid.

If you still get 403, please capture the complete error message with Fiddler, 
it will tell you what is wrong in your request.

Original comment by ccherub...@google.com on 13 Aug 2012 at 4:47