Commit Graph

2 Commits

Author SHA1 Message Date
Marco Gallegos
02b933d893 Fix JSON parsing error in Google Calendar initialization
- Add try-catch for JSON.parse with better error handling
- Validate credentials structure before use
- Add detailed error logging for debugging
- Prevent build failure from invalid GOOGLE_SERVICE_ACCOUNT_JSON

Fixes SyntaxError during Next.js build process
2026-01-18 09:54:51 -06:00
Marco Gallegos
93366fc596 Add detailed logging to API endpoints for debugging 500 errors 2026-01-18 08:49:16 -06:00