Fatal error: Uncaught Google_Service_Exception: {
"error": {
"code": 404,
"message": "No application was found for the given package name.",
"errors": [
{
"message": "No application was found for the given package name.",
"domain": "global",
"reason": "applicationNotFound",
"location": "packageName",
"locationType": "parameter"
}
]
}
}
in C:\xampp\htdocs\vendor\google\apiclient\src\Google\Http\REST.php:118
Stack trace:
#0 C:\xampp\htdocs\vendor\google\apiclient\src\Google\Http\REST.php(94): Google_Http_REST::decodeHttpResponse(Object(GuzzleHttp\Psr7\Response), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...')
#1 C:\xampp\htdocs\vendor\google\apiclient\src\Google\Task\Runner.php(176): Google_Http_REST::doExecute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...')
#2 C:\xampp\htdocs\vendor\google\apiclient\src\Google\Http\REST.php(58): Google_Task_Runner->run()
#3 C:\xampp\htdocs\vendor\google\apiclient\src\Google\Cli in C:\xampp\htdocs\vendor\google\apiclient\src\Google\Http\REST.php on line 118