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

Changes cannot be sent for review automatically from API #6

Open
kitallis opened this issue Nov 24, 2023 · 2 comments
Open

Changes cannot be sent for review automatically from API #6

kitallis opened this issue Nov 24, 2023 · 2 comments

Comments

@kitallis
Copy link
Member

This error from Play Store while using the API:

Edit could not be committed due to an error. 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.

It most likely means that your previous submission was rejected. The way to correct it is in two ways:

  • Republish with changesNotSentForReview set. This will not send the submission for review
  • Manually upload to any public track, like open testing or closed
@nid90
Copy link
Contributor

nid90 commented Dec 6, 2023

Just uploading to a public track doesn't work, it needs to be manually submitted for review as well.

@nid90
Copy link
Contributor

nid90 commented Dec 14, 2023

If you try to set changesNotSentForReview parameter for an edit that did not need that (i.e. the last build review has not failed), it will fail to commit that edit with an error.

Changes are sent for review automatically. The query parameter changesNotSentForReview must not be set.

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

No branches or pull requests

2 participants