Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Some apps are not downloading- IndexError: list index out of range #78

@avikmrr

Description

@avikmrr

Package Name: com.philips.lighting.hue2
Downloading 0.0bytes... commands {
displayErrorMessage: "Your device is not compatible with this item."
}

Traceback (most recent call last):
File "download.py", line 47, in
data = api.download(packagename, vc, ot)
File "/Users/avinash.af.kumar/googleplay_client/googleplay.py", line 279, in download
cookie = message.payload.buyResponse.purchaseStatusResponse.appDeliveryData.downloadAuthCookie[0]
File "/Users/avinash.af.kumar/DSTENV/lib/python2.7/site-packages/google/protobuf/internal/containers.py", line 204, in getitem
return self._values[key]
IndexError: list index out of range

Although my device is compatible with the app, I am having trouble downloading some apps?
Can anyone tell me the reason?

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