Freshdesk uses SSO, so login has to happen in a real browser on your machine — it can't be done from this page or the Docker container. One-time setup:
Open the freshdesk_transcript_generator folder in Finder.
Double-click login.command. (First run installs a small Python venv + Playwright; takes ~1 min.)
A browser window opens — complete your normal Freshdesk SSO. The window closes itself once the agent dashboard loads.
Come back here and click Re-check.
Not on macOS? Run bash login.command from a terminal in that folder.