MusicKit JS Auth error when no paid subscription

Summary:

I'm trying to connect to Apple Music on a webapp, without having a paid subscription to Apple Music. Login process working great but after that and always in same popup a message invite me to subscribe to Apple Music.

I click on it and I've got this message:

"Apple Music n’est pas disponible dans votre pays ou votre région."


I'm in France and I know Apple Music is available there.

The previous URL I can see in the modal is:

https://authorize.music.apple.com/upsell?supported=false




Steps to Reproduce:

Having a no paid account subscription to Apple Music and try to use MusicKit JS to subscribe.


Expected Results:

Allowing the redirection to subscription interface and also, in the API, giving the possibility to enter the affiliation mark somewhere will be great !


Actual Results:

Getting an error message of Apple Music availability in the country.

Replies

Any updates ?