disfordottie / insaneAppPurchaser

Purchase iOS apps in bulk
GNU General Public License v3.0
125 stars 11 forks source link

"failed to get account: failed to get item: failed to read password: The handle is invalid. #2

Closed SpyGdev closed 3 months ago

SpyGdev commented 3 months ago

I have set up ipatool and insaneAppPurchaser, but I get this error when trying to use any exstisting list. Downloading single ipa with Ipatool works

disfordottie commented 3 months ago

Could you please provide a screenshot if possible? When exactly does it happen during the existing list?

Thanks for taking the time to report the error

SpyGdev commented 3 months ago

Screenshot 2024-07-25 130551 here is the screenshot sir. It is failing to purchase them. Checking in my purchases on my iPhone, does not show them

disfordottie commented 3 months ago

That’s an ipatool error unfortunately, did it happen on one app or multiple? Try signing out and in of ipatool. And that error below it was my crap code and is fixed in the new update. It should be released in an hour or so.

You mentioned you can download IPAs with ipatool fine, can you purchase with it or does it give you that error?

SpyGdev commented 3 months ago

I can also purchase.I believe I understand the problem, ipatool uses phrapharase before purchasing, I think your script can ask for the pharaprase then start the purchasing procces then it might fix it, or is it possible to disable the phraprase on ipatool?

SpyGdev commented 3 months ago

another thing i found out is that on macos you can always allow, but on windows you cant.

disfordottie commented 3 months ago

What do you mean by paraphrase? The file related issue has been fixed in 1.2.1

Also what do you mean by you can always allow?

Thanks for taking the time to report all this aswell.

SpyGdev commented 3 months ago

Sorry for my shit English, On windows it requires a passphrase you set since their is no keychain. On macOS you can always allow keychain to be accessed.

disfordottie commented 3 months ago

Oh that makes more sense, when you got the error where you on a Mac or windows?

SpyGdev commented 3 months ago

I was on Windows, on my MacBook it's flawless.

disfordottie commented 3 months ago

👍 How did you get the bash script to run on windows

SpyGdev commented 3 months ago

It works up to the purchasing part. It tries to read locked email and password, so that's why it puts out the error

disfordottie commented 3 months ago

Does the file just open as normal?

SpyGdev commented 3 months ago

Yeah, it's a shell script file, it doesn't run natively but I use got bash