( ! ) Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `GET https://api.mekari.com/v2/talenta/v3/attendance/summary-report?limit=1000&date=2024-03-26&sort=clock_in&order=asc` resulted in a `400 Bad Request` response: {"message":"failed get attendance summary report","errors":["Parameter start_date must be within 2025-08-01..2026-02-04" (truncated...) in C:\wamp64\www\ImportFingerprint\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php on line 113
( ! ) GuzzleHttp\Exception\ClientException: Client error: `GET https://api.mekari.com/v2/talenta/v3/attendance/summary-report?limit=1000&date=2024-03-26&sort=clock_in&order=asc` resulted in a `400 Bad Request` response: {"message":"failed get attendance summary report","errors":["Parameter start_date must be within 2025-08-01..2026-02-04" (truncated...) in C:\wamp64\www\ImportFingerprint\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php on line 113
Call Stack
#TimeMemoryFunctionLocation
10.0002360464{main}( )...\summary-report.php:0
20.0133397088get_employees( $client = class GuzzleHttp\Client { private $config = ['base_uri' => class GuzzleHttp\Psr7\Uri { ... }, 'curl' => [...], 'handler' => class GuzzleHttp\HandlerStack { ... }, 'allow_redirects' => [...], 'http_errors' => TRUE, 'decode_content' => TRUE, 'verify' => TRUE, 'cookies' => FALSE, 'idn_conversion' => FALSE, 'headers' => [...]] }, 1 )...\summary-report.php:56
30.0186660856GuzzleHttp\Client->request( $method = 'GET', $uri = '/v2/talenta/v3/attendance/summary-report?limit=1000&date=2024-03-26&sort=clock_in&order=asc', $options = ['headers' => ['Content-Type' => 'application/json', 'Date' => 'Tue, 27 Jan 2026 20:27:03 GMT', 'Authorization' => 'hmac username="fduyrfWZTmhtKOGr", algorithm="hmac-sha256", headers="date request-line", signature="81ajirb/LvVj3tE8VGEa9MnWDdHSCpl1oSeHBuUR/II="', 'X-Idempotency-Key' => '1234'], 'body' => '[]'] )...\summary-report.php:45
40.0902746864GuzzleHttp\Promise\Promise->wait( $unwrap = ??? )...\Client.php:189