I'm using a python script to try to upload to our app in the Play Store. 
 The script I based my code on can be found here:
https://gist.github.com/mix3d/665f4ab329b4482297a2f425ebba402c

I've created External release builds and tried to upload with the following 
command:
./upload_apk_to_play.py -p com.picmonkey.picmonkey -a 
./Path/To/App-arm7External-release.apk -s ./Path/To/creds.json

I'm able to:
1) Create an edit
2) Upload an APK
3) Update the "alpha" track to point to the version of the apk

It fails when:
4) Commit

The 500 has an empty message, so I'm not sure what I need to do to get past 
this.

Any help would be greatly appreciated.

Ben

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f991dd38-dbea-44f8-bab8-4a81552132d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to