Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle licence expired or updated error from App Store Connect #709

Open
nid90 opened this issue Dec 26, 2024 · 0 comments
Open

Handle licence expired or updated error from App Store Connect #709

nid90 opened this issue Dec 26, 2024 · 0 comments
Labels
category / app store improvement Improve an existing feature

Comments

@nid90
Copy link
Member

nid90 commented Dec 26, 2024

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.

@nid90 nid90 added improvement Improve an existing feature category / app store labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category / app store improvement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant