-
-
Notifications
You must be signed in to change notification settings - Fork 731
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I cannot login with the latest version as of now (v2.3.0), 2FA code is not sent either, modified the source code to give you more debug output ( I tried both from releases and building from source)
Version
v2.3.0
Relevant log output
go run main.go auth login -email=<email> -password=<pass>
Sending login request to URL: https://auth.itunes.apple.com/auth/v1/native/fast
Login response status code: 200
Login response failure type:
Login response customer message: MZFinance.BadLogin.Configurator_message
2:56PM INF enter 2FA code:
123131
Sending login request to URL: https://auth.itunes.apple.com/auth/v1/native/fast
Login response status code: 200
Login response failure type:
Login response customer message: MZFinance.BadLogin.Configurator_message
2:56PM ERR error="something went wrong" success=false
exit status 1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working