IOS | You do not have required contracts to perform an operation

IOS | You do not have required contracts to perform an operation

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.

he issue has been fixed by accepting the new agreement.

Thankyou community .

Share

Improve this answerFollow

answered Jul 1 at 5:18

Gyan's user avatar

Gyan

37855 silver badges1414 bronze badges

Add a comment

0

This issue comes when you try to sign or upload iOS application to TestFlight or App Store.

You will face this issue wherever there is a new license agreement updated by Apple.

To solve this, You just need to login to https://developer.apple.com and Accept the Terms and conditions.

If you are sub-developer for that account, please contact your Admin/account holder.

enter image description here

NOTE: Wait for couple of minutes after Accepting T&C and start uploading builds.