You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the error error: #<Faraday::Response:0x007fa0db267658>. Use --trace to view backtrace after typing in my user name and password, just as I get pinged to allow access to a new login by Apple's 2F.
The text was updated successfully, but these errors were encountered:
nobody:Downloads karianpour$ adcdownload get http://adcdownload.apple.com/Developer_Tools/Xcode_9.4.1/Xcode_9.4.1.xip --trace
User: kari*****
Pass: **********
[2018-07-08T09:10:37] INFO creating download cookie
/Library/Ruby/Gems/2.3.0/gems/adcdownload-0.1.2/lib/adcdownload/client.rb:57:in `get_cookies': #<Faraday::Response:0x007fd3085d48b8> (Spaceship::InvalidUserCredentialsError)
from /Library/Ruby/Gems/2.3.0/gems/adcdownload-0.1.2/lib/adcdownload/command/get.rb:40:in `block (2 levels) in run'
from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.5/lib/commander/command.rb:182:in `call'
from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.5/lib/commander/command.rb:153:in `run'
from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.5/lib/commander/runner.rb:446:in `run_active_command'
from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.5/lib/commander/runner.rb:68:in `run!'
from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.5/lib/commander/delegates.rb:15:in `run!'
from /Library/Ruby/Gems/2.3.0/gems/adcdownload-0.1.2/lib/adcdownload/application.rb:34:in `run'
from /Library/Ruby/Gems/2.3.0/gems/adcdownload-0.1.2/bin/adcdownload:6:in `<top (required)>'
from /usr/local/bin/adcdownload:22:in `load'
from /usr/local/bin/adcdownload:22:in `<main>'
I get the error
error: #<Faraday::Response:0x007fa0db267658>. Use --trace to view backtrace
after typing in my user name and password, just as I get pinged to allow access to a new login by Apple's 2F.The text was updated successfully, but these errors were encountered: