steep-balloon-41261
08/04/2025, 8:50 AMtall-airline-16756
08/04/2025, 8:50 AMtall-airline-16756
08/04/2025, 8:51 AMAGENT_API_URL is accessible, and check for firewall or proxy restrictions.
• Server Availability: The service might be temporarily unavailable or experiencing server-side issues.
Troubleshooting Steps:
1. Test basic connectivity using: curl -I AGENT_API_URL/twirp/livekit.CloudAgent/ListAgents
2. Verify your client is properly configured with valid credentials for the LiveKit Cloud Agent service.
3. Check for additional error details, such as HTTP status codes or specific error codes.
4. Ensure your request includes the correct Content-Type header (application/protobuf or application/json) and is properly formatted.
If you need further assistance with authentication setup or request formatting, let me know!
Sources: livekit/livekit_egress.twirp.go | livekit-api/src/services/twirp_client.rs | cmd/lk/agent.go | livekit-api/livekit/api/twirp_client.py