javascript - Spotify Multiple Tracks Lookup -
i'm using spotify api , need make multiple ids lookup (maybe using trackset)
this default url pattern, but, can pass 1 id uri field
http://ws.spotify.com/lookup/1/?uri=spotify:track:6nmxv4o6bmp704apgytvvg
is there way can lookup trackset passing multiple ids on playlist widget?
thank much
in new spotify web api there an endpoint fetching several tracks @ once.
if using metadata api, may worth checking migration guide.
Comments
Post a Comment