You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some licenses on the App Store Connect side that, when expired, affect all API calls. Most API calls against the store start failing with the following error:
Spaceship::ProgramLicenseAgreementUpdated: A required agreement is missing or has expired. - This request requires an in-effect agreement that has not been signed or has expired.
We should handle those and show a banner to the users to update the license before they can make a release, update train settings, or take any action against the App Store.
The text was updated successfully, but these errors were encountered:
There are some licenses on the App Store Connect side that, when expired, affect all API calls. Most API calls against the store start failing with the following error:
We should handle those and show a banner to the users to update the license before they can make a release, update train settings, or take any action against the App Store.
The text was updated successfully, but these errors were encountered: