Apple Music Web Kit

Apple Music Kit API will throw an Unauthorized 403 error when I log in successfully using an Apple Music account that has no Apple Music Subscription.

After I successfully log in with my credentials, I will see a "Play full songs on the web" screen that indicates a successful log in. When I click "try it now" or "not now," the API will throw a "AUTHORIZATION_ERROR: Unauthorized."

Authorization status will be set to 0, preview only will be set to false.

Shouldn't the authorization be a success after the user has logged in? Ideally, the status should be a 1and preview true.

I think what is missing is the consent screen which shows up only when the user is a subscribed member.

Replies

Anyone may help? I faced the same issue