Closed nithi2023 closed 8 months ago
did you try using this fix? https://github.com/facundoolano/google-play-api/pull/76
mesmo erro
go to project root : node_modules\google-play-scraper\lib\app.js
replace all ds:4 with ds:5 then replace ds:8 with ds:9
This is a duplicate of https://github.com/facundoolano/google-play-api/issues/28.
should be fixed on latest version
I have tried an app details endpoint:
http://localhost:443/api/apps/org.wikipedia/?lang=es
and got this error:
{"message":"Cannot read properties of undefined (reading 'replace')"}
I could't able to figure out the issue.