Skip to content

Commit

Permalink
Merge pull request #99 from AhnMo/master
Browse files Browse the repository at this point in the history
Fix `libs.googleplay.LoginError: 'server says: UNKNOWN_ERR'`
  • Loading branch information
NoMore201 authored Nov 25, 2019
2 parents 65c92c9 + 5cdcfef commit a686f55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gpapi/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ def getLoginParams(self, email, encrypted_passwd):
"source": "android",
"device_country": self.locale[0:2],
"lang": self.locale,
"sdk_version": self.device.get('build.version.sdk_int'),
"client_sig": "38918a453d07199354f8b19af05ec6562ced5788",
"callerSig": "38918a453d07199354f8b19af05ec6562ced5788"}

Expand Down

0 comments on commit a686f55

Please # to comment.