ipatool
ipatool copied to clipboard
ERR error="failed to reoslve the country code: country code mapping for store front () was not found"
What happened?
ipatool suddenly will not download, search, or purchase anything since I keep running into this country code mapping error.
Version
2.1.3
Relevant log output
username@MacBook-Air ~ % ipatool auth login -e [email protected]
11:30AM INF enter password:
11:30AM INF email= name=" " success=true
username@MacBook-Air ~ % ipatool download --bundle-identifier co.application.here --output /Users/username/Desktop/App.ipa
ERR error="failed to reoslve the country code: country code mapping for store front () was not found"
I face a similar issue
Is this issue still occurring?
Is this issue still occurring?
Yes, it still occurs
Yes the issue is still occurring. I tried it again just a few moments ago and get the same error.
same here
I am unable to reproduce this issue so I will need your help to debug this. Have you used the Apple ID with the App Store before attempting to use it with ipatool?
I am unable to reproduce this issue so I will need your help to debug this. Have you used the Apple ID with the App Store before attempting to use it with ipatool?
~~I've removed ipatool related item in Keychain Access
and after re-login it works.~~ Just re-login correctly made it works
Looks like this error happens when login is not done correctly.
Login result with empty email and blank name shouldn't be success. / ex 12:32AM INF email= name=" " success=true
I am unable to reproduce this issue so I will need your help to debug this. Have you used the Apple ID with the App Store before attempting to use it with ipatool? @majd Yes I used those apple IDs on iPhone first and download some free app as a test, I also accept the popup. So what to do next to debug?
Happens after switching logins several times in a row
I had this issue too. I was able to resolve it by unlocking my Apple account on the web and resetting my password. I was then able to login successfully.
I had this issue too. I was able to resolve it by unlocking my Apple account on the web and resetting my password. I was then able to login successfully.
It will happen again every day
@veanome Did you fix this? Could you tell me how?
Having same issue here, is like if you do ipatool auth login --email [email protected]
then you get as answer: 4:18PM INF enter password:
and if you put the password then you get 4:18PM INF email= name=" " success=true
It seems email is empty and no actual authentication happens.