Google Api Error: Changes cannot be sent for review automatically
See original GitHub issueI’m getting the following when publishing to Google Play:
Google Api Error: badRequest: 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. - 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.
Seems like it works ONCE after promoting the internal track to the alpha track. But obviously I don’t want to do that manually every time - now I’m stuck with a failing CI.
I’ve tried with different release status flags - but all result in this error. Any ideas?
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Changes cannot be sent for review automatically. Please set ...
There are few ways to workaround the error: Resolve the rejection and submit again; Upload .aab via web google play console for eg....
Read more >Google Play Automation Error: "set the query parameter ...
Google Api Error: Invalid request - Changes cannot be sent for review automatically. Please set the query parameter changesNotSentForReview ...
Read more >Control when app changes are published with managed ...
Depending on your app's update status, it may not be sent for review automatically. For example, if your app update was rejected and...
Read more >Fastlane & Flutter - Google Api Error: Invalid request
Google Api Error : Invalid request - Access Not Configured. Google Play Developer API has not been used in project before or it...
Read more >Resolve errors | Gmail - Google Developers
This guide provides instructions on how to resolve specific API errors. ... So you cannot assume that a 200 response means the email...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
all platform specific options for submit were moved to eas.json submit profile
https://docs.expo.dev/submit/eas-json/
For anyone still having this issue: This was resolved in
eas-cli@0.24.1
, when you encounter this error, re-run submission with: