Closed kimisikainai closed 4 months ago
this usually indicates an authentication issue where instead of a JSON an HTML of the login page is returned you might find more information in the logs (Outputs -> Databricks VSCode)
what authentication method / which connection manager are you using?
The logs do not provide more useful information. For more details, please see the image below.
please scroll to the top/beginning of the logs as we do some basic connecitvity check when the extension starts also, did you provide the Personal Access Token (PAT) in your VSCode settings and did you set all other configurations accordingly? can you share them? (without sensitive information of course)
Although I don't know the reason, when I switched to a different computer and used the same token, there was no problem. So let's close this issue for now. If I discover anything more, I'll update it.
The cause has been found. It was due to a proxy setting in VSCode. After removing the proxy setting, everything returned to normal.
when i try to get the cluster list ,I encounter the following error:
GET 2.0/clusters/list --> null ERROR: SyntaxError - Unexpected token '<', "<!doctype "... is not valid JSON