GuzzleHttp\Exception\ConnectException: cURL error 28: Resolving timed out after 10010 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.googleapis.com/calendar/v3/calendars/3m019ensuue4ms8o2qa8o8re5979usvp@import.calendar.google.com/events?singleEvents=true&orderBy=startTime&maxResults=2500&timeMin=2025-12-01T16%3A49%3A34%2B00%3A00&timeMax=2026-07-29T16%3A49%3A34%2B00%3A00
File "/app/Integrations/GoogleCalendar/GoogleCalendarPlugin.php", line 512, in App\Integrations\GoogleCalendar\GoogleCalendarPlugin::pullEventData
->get($this->baseUrl . "/calendars/{$calendarId}/events", $params);
File "/app/Jobs/OAuth/GoogleCalendar/GoogleCalendarEventsPull.php", line 31, in App\Jobs\OAuth\GoogleCalendar\GoogleCalendarEventsPull::fetchData
return $plugin->pullEventData($this->integration);
File "/app/Jobs/Base/BaseFetchJob.php", line 67, in App\Jobs\Base\BaseFetchJob::handle
$rawData = $this->fetchData();
...
(55 additional frame(s) were not displayed)
Illuminate\Http\Client\ConnectionException: cURL error 28: Resolving timed out after 10010 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.googleapis.com/calendar/v3/calendars/3m019ensuue4ms8o2qa8o8re5979usvp@import.calendar.google.com/events?singleEvents=true&orderBy=startTime&maxResults=2500&timeMin=2025-12-01T16%3A49%3A34%2B00%3A00&timeMax=2026-07-29T16%3A49%3A34%2B00%3A00
File "/app/Integrations/GoogleCalendar/GoogleCalendarPlugin.php", line 512, in App\Integrations\GoogleCalendar\GoogleCalendarPlugin::pullEventData
->get($this->baseUrl . "/calendars/{$calendarId}/events", $params);
File "/app/Jobs/OAuth/GoogleCalendar/GoogleCalendarEventsPull.php", line 31, in App\Jobs\OAuth\GoogleCalendar\GoogleCalendarEventsPull::fetchData
return $plugin->pullEventData($this->integration);
File "/app/Jobs/Base/BaseFetchJob.php", line 67, in App\Jobs\Base\BaseFetchJob::handle
$rawData = $this->fetchData();
...
(37 additional frame(s) were not displayed)
Sentry Issue: SPARKAPP-KX
This issue was automatically created by Sentry via high-priority-issue