Bitrise Build Issue Report template
Description of the issue
Please describe the issue here
I want to upload app to testflight
so i use Deploy to iTunes Connect - Application Loader
and here are Input variables
Steps Variables
$EMAIL_APP => my apple dev email
$PASSWORD => apple account password
$APPLE_PASSWORD => i generated it from here
then save it
After all I got this error
Error: Error uploading ‘/Users/vagrant/deploy/orderApp.ipa’.
2021-09-20 14:02:32.747 altool[18634:46985] *** Error: code -1011 (Failed to authenticate for session: (
“Error Domain=ITunesConnectionAuthenticationErrorDomain Code=-22938 “Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com” UserInfo={NSLocalizedRecoverySuggestion=Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com, NSLocalizedDescription=Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com, NSLocalizedFailureReason=App Store operation failed.}”
) Authentication failed.)
Uploading IPA failed: exit status 1
Environment:
Where did the issue happen?
On Bitrise - Deploy workflow
Which build Step causes the issue and which version of the step?
Deploy to iTunes Connect - Application Loader
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : YES/NO
NO
Build log
Error: Error uploading ‘/Users/vagrant/deploy/orderApp.ipa’.
2021-09-20 14:02:32.747 altool[18634:46985] *** Error: code -1011 (Failed to authenticate for session: (
“Error Domain=ITunesConnectionAuthenticationErrorDomain Code=-22938 “Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com” UserInfo={NSLocalizedRecoverySuggestion=Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com, NSLocalizedDescription=Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com, NSLocalizedFailureReason=App Store operation failed.}”
) Authentication failed.)
Uploading IPA failed: exit status 1