Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands::AddDevices Error: Spaceship::Client::UnexpectedResponse #261

Open
ManabuMarcusYano opened this issue Jan 10, 2019 · 0 comments
Open

Comments

@ManabuMarcusYano
Copy link

Status

deploygate-cli ver 0.6.7

Error message

{"responseId"=>"b6ffc2eb-030f-425e-b706-6fc54820b103", "resultCode"=>1200, "resultString"=>"You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support. https://developer.apple.com/support", "userString"=>"You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support. https://developer.apple.com/support", "creationTimestamp"=>"2019-01-10T07:38:08Z", "protocolVersion"=>"QH65B2", "userLocale"=>"en_US", "requestUrl"=>"https://developer.apple.com/services-account/QH65B2/account/ios/device/addDevices.action", "httpCode"=>200}

Backtrace

/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/client.rb:588:in `parse_response'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/portal_client.rb:471:in `create_device!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/device.rb:155:in `create!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/xcode/member_centers/device.rb:30:in `register!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/commands/add_devices.rb:62:in `block in register!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/commands/add_devices.rb:61:in `each'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/commands/add_devices.rb:61:in `register!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/commands/add_devices.rb:43:in `device_register'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/commands/add_devices.rb:29:in `run'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/command_builder.rb:91:in `block (2 levels) in run'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:64:in `run!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/lib/deploygate/command_builder.rb:128:in `run'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/deploygate-0.6.7/bin/dg:6:in `<top (required)>'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/bin/dg:23:in `load'
/Users/Manabu_Yano/.rbenv/versions/2.2.5/bin/dg:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant