Ne-Lexa / google-play-scraper

PHP scraper to get data from Google Play
MIT License
78 stars 38 forks source link

Unable to get data for this application. #39

Open ottomanvictor opened 2 years ago

ottomanvictor commented 2 years ago

Nelexa\GPlay\Exception\GooglePlayException: Unable to get data for this application. in file /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/nelexa/google-play-scraper/src/GPlayApps.php on line 221

0 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/nelexa/google-play-scraper/src/GPlayApps.php(184): Nelexa\GPlay\GPlayApps->getAppsInfo()

1 /var/www/vhosts/plte.link/httpdocs/shelf_app/app/Http/Controllers/API/AdminAppController.php(79): Nelexa\GPlay\GPlayApps->getAppInfo()

2 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\API\AdminAppController->store()

3 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction()

4 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Route.php(262): Illuminate\Routing\ControllerDispatcher->dispatch()

5 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController()

6 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\Routing\Route->run()

7 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Routing\Router->Illuminate\Routing{closure}()

8 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

9 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Routing\Middleware\SubstituteBindings->handle()

10 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(127): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

11 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(103): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest()

12 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(55): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter()

13 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Routing\Middleware\ThrottleRequests->handle()

14 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

15 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Router.php(723): Illuminate\Pipeline\Pipeline->then()

16 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Router.php(698): Illuminate\Routing\Router->runRouteWithinStack()

17 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\Routing\Router->runRoute()

18 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Routing/Router.php(651): Illuminate\Routing\Router->dispatchToRoute()

19 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(167): Illuminate\Routing\Router->dispatch()

20 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}()

21 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

22 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Livewire\DisableBrowserCache->handle()

23 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

24 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()

25 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle()

26 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

27 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()

28 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings->handle()

29 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

30 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()

31 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

32 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle()

33 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

34 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle()

35 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

36 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle()

37 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}()

38 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(142): Illuminate\Pipeline\Pipeline->then()

39 /var/www/vhosts/plte.link/httpdocs/shelf_app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(111): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()

40 /var/www/vhosts/plte.link/httpdocs/shelf_app/index.php(52): Illuminate\Foundation\Http\Kernel->handle()

41 {main}

-->