mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 13:52:09 +03:00
- grok-web: the credential hint named only "sso" while Grok needs both "sso" and "sso-rw"; users pasted just sso and hit anti-bot 403s. Name both (credentialName + placeholder). The underlying Cloudflare anti-bot 403 is upstream and tracked separately on #3180. - vertex: the Service Account JSON placeholder was an untranslated stub literal ("Vertex Service Account Placeholder") in 40 locales, making the field look broken even though SA-JSON auth is fully supported. Replace with real instructional text (zh localized; pt-BR already translated). Guard test pins both hints.