I checked the API the script uses in the browser, and it actually returns results. But the script itself throws this error: Error: App not found (404).
The search term is Lazanda, with en as the language and us as the country, so the URL becomes:
https://play.google.com/work/search?q=Lazanda&hl=en&gl=us&price=0
Any idea what might be causing this?
I checked the API the script uses in the browser, and it actually returns results. But the script itself throws this error:
Error: App not found (404).The search term is Lazanda, with
enas the language andusas the country, so the URL becomes:https://play.google.com/work/search?q=Lazanda&hl=en&gl=us&price=0
Any idea what might be causing this?