same issue here.
when I trying to upload ipa file using Transporter or xcrun altool cli, this error appears. I also checked agreements, there is no pending agreements.
Error: You do not have required contracts to perform an operation You do not have required contracts to perform an operation. (ID: ) (403)
{
NSLocalizedDescription = "You do not have required contracts to perform an operation";
NSLocalizedFailureReason = "You do not have required contracts to perform an operation. (ID:)";
NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 "You do not have required contracts to perform an operation" UserInfo={status=403, detail=You do not have required contracts to perform an operation., id=***, code=FORBIDDEN_ERROR.CONTRACT_NOT_VALID, title=You do not have required contracts to perform an operation, NSLocalizedFailureReason=You do not have required contracts to perform an operation., NSLocalizedDescription=You do not have required contracts to perform an operation}";
"iris-code" = "FORBIDDEN_ERROR.CONTRACT_NOT_VALID";
}