Getting HTML sign I page as api response from databricks api with statuscode 200

TestuserAva
New Contributor II
Response:
<!doctype
 html>
<html>

<head>
    <meta charset="utf-8" />
    <meta http-equiv="Content-Language" content="en" />
    <title>Databricks - Sign In</title>
    <meta name="viewport" content="width=960" />
    <link rel="icon" type="image/png" href="/favicon.ico" />
    <meta http-equiv="content-type" content="text/html; charset=UTF8" />
    <script id="__databricks_react_script"></script>
    <script>
        window.__DATABRICKS_SAFE_FLAGS__={"databricks.infra.showErrorModalOnFetchError":true,"databricks.fe.infra.useReact18":false},window.__DATABRICKS_CONFIG__={CONFIG_PLACEHOLDER_KEY:null}
    </script>
    <link rel="icon" href="/favicon.ico">
    <script defer="defer" src="/static/js/login/login.0a88c09b.js"></script>
</head>

<body class="light-mode">
    <uses-legacy-bootstrap>
        <div id="login-page"></div>
    </uses-legacy-bootstrap>
</body>
 
TestuserAva_0-1701165195616.png

 


</html>