App detail endpoint not working
kuwapa opened this issue · 1 comments
kuwapa commented
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')"
}