Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

IDs limit incorrect for V1 get tracks in Spotify api web docs

Solved!

IDs limit incorrect for V1 get tracks in Spotify api web docs

Plan

Free/Premium

Country

 

Device

(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)

Operating System

(iOS 10, Android Oreo, Windows 10,etc.)

 

My Question or Issue

Having a list of 100 track ids in GET /tracks request does not work like stated in the API docs, which specifies it is a max of 100

```
{"error": {"status": 400,"message": "too many ids requested"}}
```
it is limited to 50 as of 6/20, verified. Docs need to be updated
Same situation with the GET V1 several artists (it is 50 instead of 100 as listed in the docs)

Reply

Accepted Solutions
Marked as solution

Thanks for making us aware. We updated the documentation to reflect the correct limit of 50.

View solution in original post

1 Reply
Marked as solution

Thanks for making us aware. We updated the documentation to reflect the correct limit of 50.

Suggested posts