Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Error - missing certificate_base64 in .json file while uploading JSON to playstore #39

Description

@ncsmobility

I generated a .json file using externallyhosted.py with the following command:

python3 externallyhosted.py --apk="myApk.apk" --externallyHostedUrl="https://myserver.com/myApk.apk" > myJson.json

The .json file was generated successfully. However, when I attempted to upload the same .json file to the Play Store, I encountered the following error:

"Your Externally-hosted APK Definition file did not parse correctly. The error message was: Field certificate_base64 missing."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions