When attempting to connect a Databricks model endpoint to Einstein Studio, users may encounter an authentication error. This can happen even if the endpoint appears functional and returns responses via tools like Postman.
Einstein Studio uses OpenConnector to interface with external model endpoints. OpenConnector expects the endpoint URL to follow a specific format. If the provided URL does not end with /chat/completions, OpenConnector may fail to connect by appending this path automatically—resulting in an error.
Error Message Example
Unhandled provider error: { "error_code": "ENDPOINT_NOT_FOUND", "message": "Path must be of form /serving-endpoints/<endpoint_name>/invocations or /served-models/<served_model_name>/invocations"}
To resolve this issue:
Check the endpoint URL being used in Einstein Studio.
Ensure it ends with /chat/completions.
This is required for OpenConnector compatibility.
Update the endpoint in Einstein Studio to match the correct format and retry the connection.
005104650

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.