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

Getting Other Users' Top Artists/Top Tracks #1585

Open wpdoughe opened 4 years ago

wpdoughe commented 4 years ago

It is possible to access the top tracks of another user? I know authorization is required but how would that work for a separate user? For example, if I wanted to create a web app that compared my top tracks to my friends top tracks, is there a way to seamlessly do that without a completely separate login auth request to my friend?