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