buckneri / youtube-direct

Automatically exported from code.google.com/p/youtube-direct
0 stars 1 forks source link

YTD error upon trying to submit video on the user side #82

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. After creating 'example.html' in eclipse and uploading to app engine; when I 
navigate to it I see the 'Sumbit Your Video Response' image. When I click on it 
I get the powered by YouTube 'Please log into your account / terms of service' 
message with Login button. When I click the button I get redirected to 
youtube's 'Authorize Access to Your Account' page. Upon clicking on 'Allow 
Access' i am forwarded to a blank page that says "Error: [Line 1, Column 3424, 
element yt:statistics] Unknown attribute: 'totalUploadViews'" in large font.

What is the expected output? What do you see instead?
I am expecting to see the video uploader, instead I arrive at what is described 
above.

What version of the product are you using? On what operating system?
I followed the directions just as they are posted on the YouTube Direct getting 
started guide. I am using Windows 7 64 bit.

Please provide any additional information below.
Everything else seems to be correct with in the app-engine dashboard for YTD.

Original issue reported on code.google.com by pbd.seco...@gmail.com on 13 Oct 2011 at 4:02

GoogleCodeExporter commented 8 years ago
That would indicate that you're using an out of date version of YouTube Direct, 
one that contained an out of date version of the Java YouTube API client 
library. Where and when did you get the code? Did you check it out from SVN or 
download it in the tar.gz archive?

Original comment by api.je...@gmail.com on 13 Oct 2011 at 4:32