Unknown Error: EncryptedSession.KeySession._handleLicenseResponse

https://imgur.com/97E42k5

I am getting this error for a few of the songs in my Apple Music library with the Music Kit JS framework. It again seems like the same issue as the "Not Playable Error" in this post: "Not Playable" error for some songs in my library.


But this one instead throws:

Uncaught (in promise) Error: UNKNOWN_ERROR

at Function.MKError.serverError (musickit.js:13)

at EncryptedSession.KeySession._handleLicenseResponse (musickit.js:13)

at musickit.js:13


and the song that it happens with still contains Play Params unlike the ones that get the not playable error in the other post.


Another tid-bit to add, is just like in the other post, adding the song again to my library fixes it, but I end up with two of the same songs unless i delete the "currupted?" one. If this is an issue with my library, will other users experience these symptoms upon releasing my application?