Skip to content
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.

Can't fetch apps with _ in the id #38

Open
ntnmrndn opened this issue Mar 3, 2015 · 3 comments
Open

Can't fetch apps with _ in the id #38

ntnmrndn opened this issue Mar 3, 2015 · 3 comments
Assignees

Comments

@ntnmrndn
Copy link

ntnmrndn commented Mar 3, 2015

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 ?

@therealssj
Copy link

There are many apps it can not display not just with "_"
One thing you could do is use the python library instead which is sure to work.
I updated the protobuf from the python library over to this php project and i just fetched your app and it worked not that good( the proto file i use is not complete ) but yea it fetched the data.
So better off with the python lib.

@koconder koconder self-assigned this Mar 7, 2015
@koconder koconder added this to the Major Candidate 1 milestone Mar 7, 2015
@koconder
Copy link
Owner

koconder commented Mar 7, 2015

Hey Guys @ntnmrndn and @mwesome - Sorry been very busy with personal stuff over the last month. I have added to the RC1 and will be working on this over the next 2 weeks.

@ntnmrndn
Copy link
Author

ntnmrndn commented Sep 3, 2015

Hi koconder,

Any update ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants