Giter VIP home page Giter VIP logo

Comments (4)

8p8web avatar 8p8web commented on June 11, 2024

a quick tutorial on how to update the app on gwt changes:

  • open the developer console in chrome and log in
  • in the "network" tab of the developer tools (F12) look for an XHR on the path "editapp" (should be the first)
  • copy the request payload
  • the payload is a pipe-separated list of values, replace the xsrf token (the value NEXT to "com.google.gwt.user.client.rpc.XsrfToken/4254043109") with the placeholder "<>" (without quotes) so that the final string in something like "7|2|8|https://play.google.com/apps/publish/gwt/|F760B0D40756F1F82FE1034DCEDAF8DA|com.google.gwt.user.client.rpc.XsrfToken/4254043109|<>|com.google.wireless.android.vending.developer.shared.AppEditorService|getProductInfosForUser|java.lang.String/2004016611|J|1|2|3|4|5|6|3|7|8|8|0|A|Bk|"
  • replace the value of GET_FULL_ASSET_INFO_FOR_USER_REQUEST in DeveloperConsole.java with that string

This should fix the login, comments are on the way to go: "comments" XHR and GET_USER_COMMENTS_REQUEST in DeveloperConsole.java

from andlytics.

fda77 avatar fda77 commented on June 11, 2024

Thx! Comments seems unchanged. But we should automate this procedure (like mentioned in another issue)

from andlytics.

8p8web avatar 8p8web commented on June 11, 2024

yes, I'd love to do it myself but are busy days... :'(

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

I am kinda happy this happend. This way I could check if the acra update with the new spreadsheet + Google Drive works... It does :-)

I will commit it later today.

from andlytics.

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.