Smiles
Smiles
any progress on this one? How you have solved this?
hello, I am not getting any playlists item. let request = PlaylistItemsListRequest(part: [.id, .snippet, .contentDetails, .status], filter: .id(playListID), maxResults: 20) // Send a request YoutubeAPI.shared.send(request) { result in switch result...
I am also facing the same issue, Have you able to resolve this.
Yes I have seen this and after using this link I only get an error, that can not fetch
I have authenticated as described in this link
hi, any update or pull is merged or not ? Its long time now on this Issue