Since 2am UTC today , there's an error message returned when getting an Apple Music tracklist:
{"errors":[{"id":"XXXXXX","title":"Missing Parameter","detail":"No mode supplied on the request","status":"400","code":"40003","source":{"parameter":"mode"}}]
On this request for example: /v1/me/library/playlists/XXXXXX/tracks?limit=100
Worked perfectly before but now always return this error, on any playlist tracklist.
What I have to do to make it works again ? What is the "mode" parameter ? This one was not required before, and it's no also documented in the doc API Apple Music.