SeBsZ
SeBsZ
I'm still wondering if a new version of the protobuf could possible add the old categories back in, @NoMore201? Right now, using the 'Badge' node gives slightly different category names...
It would seem that even the 'badge' node has now been completely removed from the Play Store reponse object. At the moment there seems to be no way to get...
@rehmatworks thanks. After a long struggle, I managed to get the script to run on an old Play Store APK. This was time-consuming because I needed to use a 6...
Thanks, will see what I can do. No promises.
Please merge this and create a release, when you have time @yeriomin
Same issue here, anyone know how to fix? Some more details from the dispenser log here: `2019-08-30 02:54:58:860 -0700 INFO com.github.yeriomin.tokendispenser.Server - [email protected] found 2019-08-30 02:54:58:872 -0700 INFO com.github.yeriomin.tokendispenser.Server -...
@delthas, thanks for those instructions. I'm giving this a try. You mention running `mvn install` on your fixed play-store-api version, but that doesn't work since there is no pom.xml in...
Same problem, usually when a long-running script is executing in my browser, and I try to do some Git actions (checkout, merge). The file will be in a weird state,...
Sorry, I didn't see your message before @joehoyle . We can't do this with `s3_uploads_s3_client_params` as that only allows overriding the credentials, signature version, region and proxy settings. We need...
@joehoyle I finally had time to dive back into my code and figured out why we couldn't use `s3_uploads_s3_client_params`. That filter only gets called once at the start of a...