mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-21 20:44:56 +00:00
Merge pull request #99 from AhnMo/master
Fix `libs.googleplay.LoginError: 'server says: UNKNOWN_ERR'`
This commit is contained in:
commit
a686f556e3
@ -140,7 +140,6 @@ class DeviceBuilder(object):
|
||||
"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"}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user