How to list saved playlists for an authorized user with no channel using YouTube Data API?
I’m trying to list all playlists related to an authorized user account using YouTube Data API. I’m able to successfully fetch required playlists for user account which have an associated channel. However YouTube Data API fails to return playlists for user account without an associated channel.