What happened?
I am making a script to automate the usage of ipatool and this error keeps happening.
I have entered my info correctly.
I use the command "ipatool auth login --email=$appleidmail --password=$appleidpass" in the script.
Both $ variables are input from the user.
The error is below.
(Edit: This only happens in the script and login without running the script works.)
12:21PM INF enter password:
12:21PM ERR error="Check the account information you entered and try again." success=false
Version
2.2.0
Relevant log output
12:21PM INF enter password:
12:21PM ERR error="Check the account information you entered and try again." success=false