Google Api Error: Invalid request - Only releases with status draft may be created on draft app.

  Expo CLI 4.11.0 environment info:
    System:
      OS: Linux 5.4 Ubuntu 20.04.1 LTS (Focal Fossa)
      Shell: 5.0.17 - /bin/bash
    Binaries:
      Node: 14.17.6 - /usr/bin/node
      Yarn: 1.22.5 - /usr/bin/yarn
      npm: 6.14.15 - /usr/bin/npm
      Watchman: 4.9.0 - /usr/bin/watchman
    npmPackages:
      expo: ^42.0.3 => 42.0.3 
      react: 16.13.1 => 16.13.1 
      react-dom: 16.13.1 => 16.13.1 
      react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2 
      react-native-web: ~0.13.12 => 0.13.18 
    Expo Workflow: managed

When build completed, we got an error at submission to Google Play:

Google Api Error: Invalid request - Only releases with status draft may be created on draft app

Is this some misconfigured at Google Developer Console or from Expo EAS side?

Hey @unkd, can you share what the values for track and releaseStatus are under the android key in your eas.json configuration?

Cheers,
Adam

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.