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/ add changes not sent for review to codemagic file #1135

Merged
merged 1 commit into from
May 6, 2024

Conversation

ghassenbenzahra123
Copy link
Contributor

This PR fixes the error when publishing the new built artifact with codemagic to google Play.

Google Play failed to upload artefacts. Changes cannot be sent for review automatically. Please set the query parameter changesNotSentForReview to true. Once committed, the changes in this edit can be sent for review from the Google Play Console UI.: { "error": { "code": 400, "message": "Changes cannot be sent for review automatically. Please set the query parameter changesNotSentForReview to true. Once committed, the changes in this edit can be sent for review from the Google Play Console UI.", "status": "INVALID_ARGUMENT" } }

@ghassenbenzahra123 ghassenbenzahra123 merged commit d29036f into main May 6, 2024
1 check passed
@ghassenbenzahra123 ghassenbenzahra123 deleted the fix/changes-not-sent-review branch May 6, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants