service · inferred from evidence
Apple ID
Apple's authentication service for user accounts.
- altool error code -22020 unable to create an authenticated session on App Store Connect
How to fix: altool error code -22020 unable to create an authenticated session on App Store Connect. Use an app-specific password for App Store Connect instead of the regular Apple ID password. This is now documented in the Codemagic docs a
- Fix rclone iCloud backend Invalid Session Token error
Apple deprecated the plaintext auth endpoint rclone's iCloud backend used; the fix is to update to rclone v1.74.0+, which uses the new SRP protocol. Includes a stopgap for users stuck on older stable releases.