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

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -