Hello,
I use this api every days to fetch details about our applications and track reviews with our open source tool https://github.com/EduPad/AndroidReviews
However some of our apps stopped showing recently. After investigation, it appear that all the apps that are now hidden from the store have a similar id (with an "_" in it).
Exemple app that exists, shows online, but not through the Android Maket API:
https://play.google.com/store/apps/details?id=com.edupad.app.vacances_ce2cm1
I tried to debug the thing, but I'm not very familiar with PHP and couldn't make a patch.
Any idea of what is going wrong ?