NoMore201 / googleplay-api

Google Play Unofficial Python API
Other
409 stars 208 forks source link

RuntimeWarning: Unexpected end-group tag: Not all data was converted #141

Open blshkv opened 3 years ago

blshkv commented 3 years ago
gplaycli -d com.ubnt.easyunifi
/usr/lib/python3.8/site-packages/gpapi/googleplay.py:645: RuntimeWarning: Unexpected end-group tag: Not all data was converted
  response = googleplay_pb2.ResponseWrapper.FromString(response.content)
[ERROR] Error while downloading com.ubnt.easyunifi : 'Your device is not compatible with this item.'
[ERROR] A few packages could not be downloaded :
com.ubnt.easyunifi
'Your device is not compatible with this item.'

dev-python/matlink-gpapi-0.4.4.5 app-misc/gplaycli-3.29

blshkv commented 3 years ago

this is may be a regression of https://github.com/matlink/gplaycli/issues/150