What steps will reproduce the problem?
1. Go to youtube.playlists.update and try to change the status of a Private
playlist to Public. API fails with error.
2. Use Oauth and verify playlist id exists.
3. ie:
https://developers.google.com/apis-explorer/#p/youtube/v3/youtube.playlists.upda
te?part=id&fields=id%252Cstatus&_h=14&resource=%257B%250A++%2522status%2522%253A
+%250A++%257B%250A++++%2522privacyStatus%2522%253A+%2522public%2522%250A++%257D%
252C%250A++%2522id%2522%253A+%2522PLpj_AbMAKlcU4ZGXS92lkukPhtuEnUHhv%2522%250A%2
57D&
What is the expected output? What do you see instead?
No mechanism to convert playlist to public
What version of the product are you using? On what operating system?
v3
Please provide any additional information below.
Original issue reported on code.google.com by b...@mcnamara.fr on 12 May 2015 at 2:01
Original issue reported on code.google.com by
b...@mcnamara.fr
on 12 May 2015 at 2:01Attachments: