Commit graph

3 commits

Author SHA1 Message Date
DJP
d11bdc634a Add debug logging to troubleshoot 401 error
- Enable display_errors for debugging
- Add SSO status logging
- Add detailed error information in response
- Log authentication user details

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 14:54:06 -05:00
DJP
d6c44ef3ad Fix webhook API key header name for Make.com
Changed from 'X-API-Key' to 'Loreal-Webhook' header to match Make.com webhook expectations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 14:50:58 -05:00
DJP
dbf7090d09 Initial commit: L'Oréal Box Asset Submission Form
- Set up PHP application with Composer and JWT library
- Implemented SSO authentication with local dev mode
- Created Box API service for folder validation
- Built two-column form interface (form + preview)
- Added real-time Box ID validation with AJAX
- Integrated webhook submission with status response
- Auto-populate Master Campaign Number from Box folder hierarchy
- Responsive design with Montserrat font and black/yellow theme

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 14:43:36 -05:00