AltSign icon indicating copy to clipboard operation
AltSign copied to clipboard

auth response "This action could not be completed. Try again."

Open NiuStar opened this issue 5 years ago • 2 comments

I can sure my appleid and password is ok , but i donot konw what happened. The method authenticateWithAppleID, The third parameter I pass is ALTAnisetteData *anisetteData = [[ALTAnisetteData alloc] init]; anisetteData = [anisetteData initWithMachineID:@"rQirRFMc/PQfDNXf4qJTur+pOFVvazSYGfZ1vRnL+14x36c5JWnHY/l8hc3O6oRkT54v0osGONFk+gpO" oneTimePassword:@"AAAABQAAABDoCXd/BL4NXabzW8oGwgbEAAAAAQ==" localUserID:@"5D763F25F0F02453C079314A134818AAE816DC1205E5D0B556DC69BE9A1CA32E" routingInfo:17106176 deviceUniqueIdentifier:@"F35E67C5-0C84-5DE3-96C5-DFB58641545D" deviceSerialNumber:@"C02TVJYEJ1GJ" deviceDescription:@"<iMac18,3> <Mac OS X;10.14.6;18G103> <com.apple.AuthKit/1 (com.apple.akd/1.0)>" date:[NSDate date] locale:[NSLocale localeWithLocaleIdentifier:@"en_US"] timeZone:[NSTimeZone timeZoneWithName:@"Asia/Shanghai"]];

After execution, the server returns the result as "This action could not be completed. Try again."

Can you help me? Thank you very much!!!

NiuStar avatar Dec 11 '19 03:12 NiuStar

iOS or macOS?

clang99 avatar Dec 29 '19 09:12 clang99

deviceDescription:@"<iMac18,3> <Mac OS X;10.14.6;18G103> <com.apple.AuthKit/1 (com.apple.akd/1.0)>"

evandrix avatar Jan 03 '20 04:01 evandrix