borg79 / google-api-objectivec-client

Automatically exported from code.google.com/p/google-api-objectivec-client
0 stars 0 forks source link

GTLQueryYouTube queryForVideosInsertWithObject receives "Backend Error code:-32099" #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the YouTubeSample app in Xcode. 
2. Enter your clientID values
3. Sign in to any YouTube account
4. Click the "Get Playlist" button to make sure API access is working. Values 
for Uploads playlist appears below.
5. Click "Choose file..." and select a local video to upload (.mp4 in my case)
6. Set the title, description, tags values to "Test"
7. Select any category
8. Upload the video

What is the expected output? What do you see instead?
I would expect the file to upload and attach to my YouTube account, but I 
receive the attached error instead. The video shows up in my Uploads playlist 
as "Processing", but never completes.

What version of the product are you using? On what operating system?
I downloaded the latest version from source control this morning, to make sure 
my code was not out of sync and I verified that I had the most recent version 
by manually comparing the source of several files that have recently been 
modified by Google. I'm using a MacBook Pro with OS X Mavericks (installed last 
week).

Please provide any additional information below.
This sample code worked a few weeks ago for me and I haven't made any changes 
to the configuration of my account (API access or personal account) since then. 
The only thing that I can think of that's changed since then is that I recently 
installed the latest version of OS X (Mavericks). 

Original issue reported on code.google.com by brian.sh...@sadabri.com on 4 Nov 2013 at 5:07

Attachments:

GoogleCodeExporter commented 9 years ago
This issue tracker is just for bugs and feature requests specific to the 
Objective-C client library. Please report YouTube API issues via the Get Help 
link at https://developers.google.com/youtube/

Original comment by grobb...@google.com on 4 Nov 2013 at 11:18

GoogleCodeExporter commented 9 years ago
Just in case anyone finds this defect here, I have opened a new issue with the 
GData team:

https://code.google.com/p/gdata-issues/issues/detail?id=5482&q=queryForVideosIns
ertWithObject&colspec=API%20ID%20Type%20Status%20Priority%20Stars%20Summary

Apparently there are others experiencing the same issue. No response from the 
GData team yet.

Original comment by brian.sh...@sadabri.com on 6 Nov 2013 at 8:34