Closed GoogleCodeExporter closed 9 years ago
There's now a comment about this in the YouTube service header, and a bug filed
internally against the YouTube docs.
Original comment by gregrobbins
on 29 Apr 2009 at 2:10
the underlying problem is still not fixed. is the bug being tracked elsewhere?
uploading to YouTube from iPhone for certain accounts requires 3 user fields.
not
acceptable.
Original comment by myleasto...@gmail.com
on 26 May 2010 at 6:01
The public YouTube API bug list is
http://code.google.com/p/gdata-issues/issues/list?can=2&q=youtube
The Google internal bug number for this is 1781433
Original comment by grobb...@google.com
on 26 May 2010 at 6:16
I think the only password required now is the Google password for linked
accounts, or the YouTube password for
non-linked accounts, but the YouTube API folks would be able to answer
definitively.
Original comment by grobb...@google.com
on 26 May 2010 at 6:18
you are correct that only one password is required. however 2 usernames are
sometimes
required depending on whether the account was linked to a google account or
not.
the call to youTubeUploadURLForUserID always requires the youtube username
whereas
the call to setUserCredentialsWithUsername requires the google username if the
account was linked and the youtube username if it was not.
super awkward.
Original comment by myleasto...@gmail.com
on 26 May 2010 at 6:25
i discovered the solution: when calling youTubeUploadURLForUserID, you can pass
"default" for the username to denote the current logged in user. when using a
google-linked account you MUST pass "default" for the username here.
Original comment by myleasto...@gmail.com
on 26 May 2010 at 7:43
Interesting; thanks.
Original comment by grobb...@google.com
on 26 May 2010 at 7:56
Thank you so much.. you solved my error...
Original comment by innodeas...@gmail.com
on 12 Jun 2012 at 9:04
Original issue reported on code.google.com by
colu...@gmail.com
on 8 Apr 2009 at 5:07