Skip to content

Cannot download free app that is not purchased #171

@ghost

Description

Hello, trying to use the "download" function with the following app:

com.facebook.orca

I receive the following error:

  File "/scripts/get_apk.py", line 29, in download_apk
    download = server.download(packageName=package_name, versionCode=int(package_version), expansion_files=True)
  File "/home/developer/workspace/gpapi/googleplay.py", line 703, in download
    return self.delivery(packageName, versionCode, offerType, dlToken,
  File "/home/developer/workspace/gpapi/googleplay.py", line 628, in delivery
    raise RequestError('App not purchased')
gpapi.googleplay.RequestError: 'App not purchased'

How can I purchase the app automatically? Is there a function to do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions