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

BAD Authendication Error #83

Open
malavancs opened this issue Nov 26, 2019 · 0 comments
Open

BAD Authendication Error #83

malavancs opened this issue Nov 26, 2019 · 0 comments

Comments

@malavancs
Copy link

/usr/local/lib/python2.7/dist-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 28, in <module>
    api.login(GOOGLE_LOGIN, GOOGLE_PASSWORD, AUTH_TOKEN)
  File "/home/malavan/googleplay-api/googleplay.py", line 135, in login
    raise LoginError("server says: " + params["error"])
googleplay.LoginError: u'server says: BadAuthentication'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant