Files
office_translator/routes
sepehr 4b52f4d9df
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m5s
fix: fallback to free Google Translate when Cloud API key is invalid/blocked
Google Cloud Translation API was returning "Requests to this API are
blocked" which got wrapped as a misleading "Erreur lors de la lecture
du fichier PowerPoint". Now probes the key once (cached 10min) and
falls back to deep_translator (free) when the Cloud key is invalid.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 00:02:29 +02:00
..