You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
D:\googleplay-api-master\googleplay-api-master>python download.py com.google.android.gm
C:\Python27\lib\site-packages\urllib3\connectionpool.py:847: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning)
Traceback (most recent call last):
File "download.py", line 35, in
ot = doc.offer[0].offerType
File "C:\Python27\lib\site-packages\google\protobuf\internal\containers.py", line 204, in getitem
return self._values[key]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
D:\googleplay-api-master\googleplay-api-master>python download.py com.google.android.gm
C:\Python27\lib\site-packages\urllib3\connectionpool.py:847: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning)
Traceback (most recent call last):
File "download.py", line 35, in
ot = doc.offer[0].offerType
File "C:\Python27\lib\site-packages\google\protobuf\internal\containers.py", line 204, in getitem
return self._values[key]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: