Skip to content

Stack overflow when using google-play source #238

Description

@tooruu

OS: Windows 11 (build 26200.8655)
Command run: apkeep -d google-play -a com.delphicoder.flud .
Config file located at %APPDATA%\apkeep\apkeep.ini with CRLF line endings:

[google]
email = myEmail@gmail.com
aas_token = aas_et/...

Program output:

Downloading com.delphicoder.flud...

thread 'main' (29304) has overflowed its stack

One thing to note. I visited the Google embedded setup page to get my OAuth token. After agreeing to the terms, the loading never finished, so I grabbed the token from a POST request to https://accounts.google.com/v3/signin/_/AccountsSignInUi/browserinfo. Passed it to apkeep and it spitted out a normal-looking AAS token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions