Files
AnchorOS/lib
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
..