Hi everyone,
I've successfully deployed an agent orchestration in IBM Agentic App Studio, but I'm unable to configure workflows due to what appears to be a Langflow service issue.
**Setup:**
- Application: Timesheet Reconciliation AI
- Agent Orchestration: Successfully deployed (Status: Success)
- Framework: AutoGen
- Model: gpt-4o
- 5 agents created (1 supervisor + 4 workers)
**Issue:**
When attempting to configure my workflow "Test Reconciliation" (Status: Draft), clicking "Edit" results in:
Error: "Failed to fetch content from external service"
- Status: 400 Bad Request
- Service: langflow-service:8080
- The Langflow workflow designer fails to load
**Additional Context:**
- All API endpoint attempts return HTML login redirects instead of JSON
- Agent orchestration shows "Success" status in the UI
- This appears to be a backend infrastructure issue with the Langflow service
**Questions:**
1. Has anyone else experienced this Langflow service error recently?
2. Is there a known workaround to expose API endpoints without using the workflow designer?
3. Is there an alternative method to configure agent orchestrations?
4. Is this a temporary service outage?
**Environment:**
- IBM Cloud Basic account
- IBM Agentic App Studio (https://agentstudio.servicesessentials.ibm.com)
- Date: February 9, 2026
Any guidance or workarounds would be greatly appreciated!
Thanks in advance!