Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
fix: add trailing slash to /api_key endpoint in MCP client login
The FastAPI endpoint redirects /api_key to /api_key/ (307) and httpx drops the POST body on redirect, causing API key creation to fail silently during login.
O
ogabrielluiz committed
cc3b836e0aa728e0fb508a137592428cf9d0aed8
Parent: 642382c