Here is the cli command:
/usr/bin/xcrun altool --list-providers -u “APPLEIDDEVACCOUNT” -p “APPPASSWORD”
No matter what I try - application created password or actual password for the account I get the following.
Not sure what is going on. Thanks
CFURLRequestSetHTTPCookieStorageAcceptPolicyblock_invoke: no longer implemented and should not be called
2020-08-12 07:36:01.064 altool[8552:289303] * Error: Failed to retrieve providers info.
2020-08-12 07:36:01.064 altool[8552:289303] * Error: code -1011 (Failed to authenticate for session: (
"Error Domain=ITunesConnectionAuthenticationErrorDomain Code=-20101 \"Your Apple ID or password was entered incorrectly.\" UserInfo={NSLocalizedRecoverySuggestion=Your Apple ID or password was entered incorrectly., NSLocalizedDescription=Your Apple ID or password was entered incorrectly., NSLocalizedFailureReason=App Store operation failed.}"
) Unable to list providers.)