Error: Phase 'Endpoint-Extractor' Failed - No Endpoints Were Found
Issue
AI Connector Agent generation fails with the following error:
We encountered an error while building your connector. Phase endpoint-extractor failed: Endpoint extraction failed - no endpoints were found. The API documentation may be incomplete or behind a login wall.
Environment
- Connector: AI Connector Agent
Resolution
In the API documentation URL field, provide one of the following:
- An API documentation homepage URL
- An OpenAPI or Swagger specification in YAML or JSON format
- A Postman collection
- An API documentation PDF
Don't provide a direct API endpoint URL.
Cause
This issue occurs when the provided URL points to a direct API endpoint or invalid API documentation. When this happens, we can't identify the endpoints required to generate the connector.