While uploading IOS app using transporter to App Store Connect I am getting below error.
You do not have required contracts to perform an operation.
this was the response object.
{
"id" : "*****************************",
"status" : "403",
"code" : "FORBIDDEN_ERROR.CONTRACT_NOT_VALID",
"title" : "You do not have required contracts to perform an operation",
"detail" : "You do not have required contracts to perform an operation."
}
The distribution certificate on my mac machine is valid and not expired. There was no errors in archiving ipa.
below is the transporter app screenshot.