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

Fix olympus session request error after skipping 2FA Upgrade #21317

Merged
merged 2 commits into from
Jul 11, 2023

Commits on Jun 3, 2023

  1. Fix olympus session request error after skipping 2FA Upgrade

    Request to : https://appstoreconnect.apple.com/olympus/v1/session are now rejectec if account is not configured with 2FA.
    Skipping this request avoid non 2FA account to get stuck without authentication.
    AbbyM committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7aaab93 View commit details
    Browse the repository at this point in the history
  2. Fix olympus session request error after skipping 2FA Upgrade

    Request to : https://appstoreconnect.apple.com/olympus/v1/session are now rejectec if account is not configured with 2FA.
    Skipping this request avoid non 2FA account to get stuck without authentication.
    Removing comment for lint
    AbbyM committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4bcb5e3 View commit details
    Browse the repository at this point in the history