You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. index.aspx using google data api
2. retrieveing a video works fine
3. uploading causes Google.GData.Client.GDataRequestException: Execution of
request failed:
http://uploads.gdata.youtube.com/feeds/api/users/Moneoneseven/uploads
---> System.Net.WebException: The remote server returned an error: (400)
Bad Request.
deleting and updatinf causes Google.GData.Client.GDataRequestException: Can
not update a read-only entry
What is the expected output? What do you see instead?
upload/update/delete video
What version of the product are you using? On what operating system?
lastest API, ASP.NET 3.5, IIS 7
Please provide any additional information below.
i think there's something wrong with authentification (developerkey,
clientid, ...)
manual upload via youtube-website works fine.
Original issue reported on code.google.com by [email protected] on 9 Jul 2009 at 10:07
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Jul 2009 at 10:07The text was updated successfully, but these errors were encountered: