The query parameter changesNotSentForReview must not be set. #2699
Replies: 2 comments
-
Hey @miguelmobilat, This is a common issue. Please check our documentation for a detailed explanation and resolution. - https://docs.codemagic.io/troubleshooting/common-google-play-errors/#changesnotsentforreview-errors |
Beta Was this translation helpful? Give feedback.
0 replies
-
While I’m closing our discussion for now, if you have any other questions or suggestions, feel free to reply back or start a new discussion anytime. Have a nice day! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
== Gathering artifacts ==
== Publishing artifacts ==
Publishing artifact app-production-release.aab
Publishing artifact mapping.txt
Publishing app-production-release.aab to Google Play
Published app-production-release.aab to track internal
Google Play failed to upload artefacts. Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.: {
"error": {
"code": 400,
"message": "Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.",
"status": "INVALID_ARGUMENT"
}
}
Build failed :|
Publishing failed :|
Google Play failed to upload artefacts. Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.: {
"error": {
"code": 400,
"message": "Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.",
"status": "INVALID_ARGUMENT"
}
}
help please!
Expected results
upload google play success
Actual results
error== Gathering artifacts ==
== Publishing artifacts ==
Publishing artifact app-production-release.aab
Publishing artifact mapping.txt
Publishing app-production-release.aab to Google Play
Published app-production-release.aab to track internal
Google Play failed to upload artefacts. Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.: {
"error": {
"code": 400,
"message": "Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.",
"status": "INVALID_ARGUMENT"
}
}
Build failed :|
Publishing failed :|
Google Play failed to upload artefacts. Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.: {
"error": {
"code": 400,
"message": "Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.",
"status": "INVALID_ARGUMENT"
}
}
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions