facundoolano/google-play-api

App detail endpoint not working

kuwapa opened this issue · 1 comments

I just cloned this repo and was trying it out. The endpoint /api/apps/org.wikipedia/ isn't working. It returns this following result. Other endpoints are working though. How can I fix this? Thanks.

{
"message": "Cannot read properties of undefined (reading 'replace')"
}

did you try using this fix?
#76