We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have tried an app details endpoint: http://localhost:443/api/apps/org.wikipedia/?lang=es
http://localhost:443/api/apps/org.wikipedia/?lang=es
and got this error: {"message":"Cannot read properties of undefined (reading 'replace')"}
{"message":"Cannot read properties of undefined (reading 'replace')"}
I could't able to figure out the issue.
The text was updated successfully, but these errors were encountered:
did you try using this fix? #76
Sorry, something went wrong.
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 #28.
should be fixed on latest version
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: