Xcode 14.3.1: The operation couldn’t be completed. (OSStatus error -2147416032.)

I am getting this error while synching the automatic signing profiles on my Xcode. Can anyone help with what this error indicates and where is the issue?

Answered by DTS Engineer in 772800022

FWIW error is:

% security error -2147416032 
Error: 0x80010820 -2147416032 CSSMERR_CSP_OPERATION_AUTH_DENIED

I am getting this error while synching the automatic signing profiles on my Xcode.

What are you actually doing that triggers this?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accepted Answer

FWIW error is:

% security error -2147416032 
Error: 0x80010820 -2147416032 CSSMERR_CSP_OPERATION_AUTH_DENIED

I am getting this error while synching the automatic signing profiles on my Xcode.

What are you actually doing that triggers this?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Xcode 14.3.1: The operation couldn’t be completed. (OSStatus error -2147416032.)
 
 
Q