spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

How to identify the user ID a Discover Weekly playlist is made for #1268

Open cbochs opened 5 years ago

cbochs commented 5 years ago

Question:

I currently have a library that is following several Discover Weekly playlists. What I am trying to do is access the user ID that each Discover Weekly is associated with. Is there any way to do this using the API? I have looked through the metadata from a full PlaylistObject and there doesn't seem to be a way, but I just thought I would ask!

esolitos commented 4 years ago

This doesn't seem to be possible from any of the Web-API. Would be great if this was possible.