PouleR / apple-music-api

PHP Wrapper for the Apple Music API
40 stars 13 forks source link

Using Music-User-Token returns 403 for any /me/ request #18

Closed thomasheijmans closed 9 months ago

thomasheijmans commented 1 year ago

hi,

First of all thanks for providing the API!

When I request a music user token through the MusicKit javascript library and plug this into the API to do a user based (/me/) request like getAllLibraryPlaylists, the API returns a 403 error. I have heard some rumours this feature is broken on Apple side ? but I can't confirm.