| ( ! ) 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 |
| # | Time | Memory | Function | Location |
| 1 | 0.0420 | 364008 | {main}( ) | ...\summary-report.php:0 |
| 2 | 0.0515 | 400472 | get_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 |
| 3 | 0.0547 | 664240 | GuzzleHttp\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 19:56:10 GMT', 'Authorization' => 'hmac username="fduyrfWZTmhtKOGr", algorithm="hmac-sha256", headers="date request-line", signature="Hn0c+eUwBejA0STXxtCvUOjCuKY/eDI6Xz5gvM5NJ+8="', 'X-Idempotency-Key' => '1234'], 'body' => '[]'] ) | ...\summary-report.php:45 |
| 4 | 0.1453 | 750248 | GuzzleHttp\Promise\Promise->wait( $unwrap = ??? ) | ...\Client.php:189 |