You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Iam trying to update my app in Google Play Console through the GooglePlayRelease@4 task but Iam getting the following error:
Authenticated with Google Play and getting new edit
##[error]Error: Failed to upload the bundle /Users/runner/work/1/a/app/build/outputs/apk/debug/app-debug.apk. Failed with message: GaxiosError: We have failed to run 'bundletool build-apks' on this Android App Bundle. Please ensure your bundle is valid by running 'bundletool build-apks' locally and try again. Error message output: File 'BundleConfig.pb' was not found.
at Gaxios._request (/Users/runner/work/_tasks/GooglePlayRelease_8cf7cac0-620b-11e5-b4cf-8565e60f4d27/4.241.0/node_modules/gaxios/build/src/gaxios.js:129:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async JWT.requestAsync (/Users/runner/work/_tasks/GooglePlayRelease_8cf7cac0-620b-11e5-b4cf-8565e60f4d27/4.241.0/node_modules/google-auth-library/build/src/auth/oauth2client.js:368:18) {
response: [Object],
config: [Object],
code: 403,
errors: [Array]
}.
I can generate the apk by the bundletool like the message is suggestin but I can't do the same with the pipeline. I have no idea what Iam doing wrong.
If more details are needed, please let me know
The text was updated successfully, but these errors were encountered:
Hello! Iam trying to update my app in Google Play Console through the GooglePlayRelease@4 task but Iam getting the following error:
I can generate the apk by the bundletool like the message is suggestin but I can't do the same with the pipeline. I have no idea what Iam doing wrong.
If more details are needed, please let me know
The text was updated successfully, but these errors were encountered: