NoMore201 / googleplay-api

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

bulkDetails fails when requested for more than one app #134

Open riyakhanna1983 opened 4 years ago

riyakhanna1983 commented 4 years ago

bulkDetails request fails when request data contains more than one existing apps

testApps = ['org.mozilla.focus','org.mozilla.focus']
bulk = server.bulkDetails(testApps)

returns error

gpapi.googleplay.RequestError: 'Errore durante il recupero delle informazioni dal server. DF-DFERH-01'