ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
151 stars 2 forks source link

Unauthorized to sign into Apple music via Cider #369

Closed ArgonGaming closed 11 months ago

ArgonGaming commented 11 months ago

Preflight Checklist

What operating system are you using?

Windows

Build Details

Latest

Operating System Version

Windows 11

Describe the Bug

Keep getting an "unauthorized login" error everytime I attempt to sign into Apple Music on Cider.

20LastFM.bfcd7f83.js:249  Uncaught DOMException: Blocked a frame with origin "https://tauri.localhost" from accessing a cross-origin frame.
    at https://tauri.localhost/assets/LastFM.bfcd7f83.js:249:3223
4musickit.js:28  Uncaught (in promise) AUTHORIZATION_ERROR: Unauthorized
    at https://js-cdn.music.apple.com/musickit/v3/amp/musickit.js:28:232947
    at Generator.next (<anonymous>)
    at asyncGeneratorStep$H (https://js-cdn.music.apple.com/musickit/v3/amp/musickit.js:28:229853)
    at _next (https://js-cdn.music.apple.com/musickit/v3/amp/musickit.js:28:230078)
11LastFM.bfcd7f83.js:249  Uncaught DOMException: Blocked a frame with origin "https://tauri.localhost" from accessing a cross-origin frame.
    at https://tauri.localhost/assets/LastFM.bfcd7f83.js:249:3223
musickit.js:28  Uncaught (in promise) AUTHORIZATION_ERROR: Unauthorized
    at https://js-cdn.music.apple.com/musickit/v3/amp/musickit.js:28:232947
    at Generator.next (<anonymous>)
    at asyncGeneratorStep$H (https://js-cdn.music.apple.com/musickit/v3/amp/musickit.js:28:229853)
    at _next (https://js-cdn.music.apple.com/musickit/v3/amp/musickit.js:28:230078)

Steps to Reproduce

  1. Install latest version of Cider on Windows Store
  2. Attempt to sign in

Anything else?

No response

Connect Device ID

No response

Build timestamp

No response

DeadFrostt commented 11 months ago

Have you tried logging into https://beta.music.apple.com/ first then logging into Cider?

ArgonGaming commented 11 months ago

Did not work for me sadly

Have you tried logging into https://beta.music.apple.com/ first then logging into Cider?

coredev-uk commented 11 months ago

If logging into the Apple Music site did not work it may be a fault with Apple then, or your network. I suggest reaching out to Apple support to get this resolved.

ArgonGaming commented 11 months ago

The site itself separately works, it's via the client that this errors

coredev-uk commented 11 months ago

You said it didn't work, but it does?

ArgonGaming commented 11 months ago

Logging into apple music on my browser alone works, going thru Cider to log in to apple music does not

ArgonGaming commented 11 months ago

I was able to log into the beta site earlier, but doing that did not affect Cider's login process working

cryptofyre commented 11 months ago

If possible try updating and maybe reinstalling the app, we pushed 2.2.0 out recently to the MS Store which may or may not solve some issues.

cryptofyre commented 11 months ago

I personally have been unable to replicate the same behavior on any of our test beds so I'm unable to sum this up to anything besides your own firewall rules perhaps.