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

Upgrade Fastlane to 2.216.0 and add retries for uploading to Google Play Store #1041

Merged
merged 3 commits into from
Sep 20, 2023

Conversation

nilsreichardt
Copy link
Member

Required to fix the "Google Api Error: Unauthorized - Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential." (see fastlane/fastlane#21507) error when uploading Android apps to Google Play Console.

@nilsreichardt nilsreichardt changed the title Upgrade Fastlane to 2.216.0 Upgrade Fastlane to 2.216.0 and add retries for uploading to Google Play Store Sep 20, 2023
@nilsreichardt
Copy link
Member Author

@Jonas-Sander I also needed set SUPPLY_UPLOAD_MAX_RETRIES, see fastlane/fastlane#21507 (comment)

@nilsreichardt nilsreichardt added this pull request to the merge queue Sep 20, 2023
Merged via the queue into main with commit d9ba521 Sep 20, 2023
21 checks passed
@nilsreichardt nilsreichardt deleted the upgrade-fastlane branch September 20, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants