-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Problem with a missing paramter? #55
Comments
@HarelM Could you please run it again but set the export DEBUG=apkup:* Then send the log from that. I've not seen this error message before. It's possible that it is either an API change (although, I think unlikely) or your app is in some state that has different requirements. |
This may be helpful: Triple-T/gradle-play-publisher#956 (comment) |
Seems like the root cause sound similar as I recently got my app rejected (not sure why) and it might be that it's the same. The solution there seems like a good solution to me as well... |
Any update on this issue ? How to send the query parameters ? |
Hey guys, I implemented Hey @nprail , great work here. I created PR for this key #69 If Noah will not be able to merge then everyone can use our scoped version:
|
I'm trying to upload a file to play store and I'm getting the following error:
Is there a problem with my code? this used to work in the past... probably a change in google store API?
The text was updated successfully, but these errors were encountered: