I'm using produce
to create an app in App Store connect but after being prompt for my Apple ID, I got the following output signaling a failure:
{"responseId"=>"f1988c04-b3a7-4eca-b4b3-8afc8542478f", "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"=>"2018-11-26T22:07:05Z", "protocolVersion"=>"QH65B2", "userLocale"=>"en_US", "requestUrl"=>"https://developer.apple.com/services-account/QH65B2/account/ios/identifiers/addAppId.action", "httpCode"=>200}
I think this has something to do with two factor authentication, but I am not sure how I should proceed. Anyone have had this experience before?