Giter Club home page Giter Club logo

Comments (7)

bhurling avatar bhurling commented on May 21, 2024

Please try running the publish task with the --debug switch. You will get some outputs similar to those lines:

20:47:21.961 [INFO] [com.google.api.client.http.HttpTransport] -------------- REQUEST  --------------
PUT https://www.googleapis.com/androidpublisher/v2/applications/{package}/edits/14426522780959551550/listings/{locale}
Accept-Encoding: gzip
Authorization: <Not Logged>
User-Agent: gradle-play-publisher Google-HTTP-Java-Client/1.19.0 (gzip)
Content-Type: application/json; charset=UTF-8
Content-Length: 647

You have to watch out for the last occurence of that ---- REQUEST ---- line. Below that line you should find a URL that ends in a locale.

from gradle-play-publisher.

mathieudebrito avatar mathieudebrito commented on May 21, 2024

Ok thanks, I will try it :)

Any way, I think it should be tested before uploading the listings, what do you think ?
I can provide the available languages for the Google Play Store if you want

from gradle-play-publisher.

mathieudebrito avatar mathieudebrito commented on May 21, 2024

When I add --debugto the script parameters, I see nothing more. Did I miss something ?

EDIT: Nevermind, I think it's a bug in Android Studio. If I run it via the console, it works :p

from gradle-play-publisher.

bhurling avatar bhurling commented on May 21, 2024

Hi, I don't think it's a good idea to test the locale before uploading. Google is constantly adding support for new locales and I don't really want to keep track of that. But perhaps we can enrich their error message so the user does not have to parse through the debug log to see what's going on

from gradle-play-publisher.

mathieudebrito avatar mathieudebrito commented on May 21, 2024

You got a point about Google adding new locales...
Enriching the error message seems to be a better idea indeed

from gradle-play-publisher.

bhurling avatar bhurling commented on May 21, 2024

Fixed in 1.0.1

from gradle-play-publisher.

mathieudebrito avatar mathieudebrito commented on May 21, 2024

👍 thx

from gradle-play-publisher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.