Google Play Store avatar
Google Play Store
Try for free

3 days trial then $5.00/month - No credit card required now

View all Actors
Google Play Store

Google Play Store

canadesk/google-play-store
Try for free

3 days trial then $5.00/month - No credit card required now

Get details for a specific app, search by keyword or developer, retrieve top rankings, assess permissions and more!

shazux avatar

Problem with Input

Closed

Yoggi (shazux) opened this issue
5 months ago

There seems to be a problem with the input. I tried to run the program with these options { "appId": [ "com.zazen.onedeepbreathalarm" ], "lang": "en", "maximum": 100, "process": "re", "proxy": { "useApifyProxy": true }, "sorting": "sort.NEWEST" }

But it always ends up differently in the result, giving the wrong result, like this { "appId": [ "com.zazen.onedeepbreathalarm" ], "lang": "en", "maximum": 100, "process": "re", "proxy": { "useApifyProxy": true }, "sorting": "sort.NEWEST", "developerId": [ "Google LLC" ], "country": "us", "collection": "TOP_FREE", "delay": 2 }

canadesk avatar

Hello,

Do you mean the added parameters ' "developerId": [ "Google LLC" ], "collection": "TOP_FREE" '?

These are default parameters. They are ignored unless the appropriate process is selected.

Which part of the result you get is wrong exactly?

shazux avatar

Yoggi (shazux)

5 months ago

If you check this run https://console.apify.com/view/runs/9xVP1LMVPyByDtZXj. I empited those fields, but it still appeared there

And also you can in the result. It is still sorted by "RELEVANT" instead of "NEWEST"

canadesk avatar

Sorting is now fixed.

We don't understand the problem with your other requirement. Even if you empty the parameters, they will still show up because that's the default.

They do not influence the process they are not part of, so we don't see any issue with that.

Thanks for the bug report!

Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • 2.2 days response time
  • Created in Aug 2023
  • Modified 5 months ago