Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: getMyTopTracks

Labels

Forum Posts

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

zackfischmann

Newbie

20341 Views

236 replies

16 likes

S4D
  • 20341 Views
  • 236 replies
  • 16 likes

Solved!! getMyTopTracks not working

I have been trying to get my top tracks using this in Typescript:async getDefault2(){ let tracks = await this.authService.getApi().getMyTopTracks({ time_range: "medium_term", }); console.log(tracks)}The strange part is that the only method that is ac...

Casual Listener

I have been trying to get my top tracks using this in Typescript: async getDefault2(){ let tracks = await this.authService.getApi().getMyTopTracks({ time_range: "medium_term", }); con...

Ximzend

Spotify Star

969 Views

6 replies

0 likes

api
getMyTopTracks
  • 969 Views
  • 6 replies
  • 0 likes