Forum Discussion
VVT
2 years agoRegular Visitor
notebookutils.workspace throw error: this api is not supported
I have been calling notebookutils.workspace.list() to get a list of all workspaces in Fabric notebook and it has been working fine until yesterday. It starts to throw error as below. I also tried no...
Anonymous
2 years agoNot applicable
Hi VVT
If I understand correctly, it was running fine before the error was reported. So have you made any changes to the data source or elsewhere?
Best Regards,
Yulia Xu
VVT
2 years agoRegular Visitor
Hi Yulia,
No changes at all. I am just simply calling the python command notebookutils.workspace.list() to get a list of all workspaces. This notebookutils.workspace is available in the Notebook and I believe it's a utility library managed by Microsoft.