Alexey Yurganov
Alexey Yurganov
Can you please provide more details - what query, what app you having problem with. Also, may be your forgot to provide country parameter to method?
Works for me ``` let data = { appId : 'com.budgestudios.googleplay.ThomasAndFriendsMinis', country : "us", lang : "en", }; gplay.app(data) .then( result => { console.log(result); } ) ``` BTW, «it can't...
So what's the difference it will be between score and scoreText?
> In the next few days I will try to reverse-engineer the Google Play App to figure out where this data comes from. stuck with protobuf?
Please provide error from error log of your web server (Apache, Nginx, etc).