Advanced Search on Tables getting error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 02:39 PM
I click on the Search box on the top bar of the databricks workspace and select "Open advanced search". A dialog pops up with the Tables tab selected and an error below that says: "An error occurred while fetching search results. Please try again later"
I am running the workspace on Azure. I have tables in my unity catalog that I want to search for specific fields. All other tabs search perfectly, no issues. I can see the network trace traffic behind the browser spitting out this message:
POST: https://***.azuredatabricks.net/graphql/GlobalSearchUCGql
Response Code: 200:
Response Payload:
{
"data":{
"searchmidtierSearchUCMetadata":{
"results":null,
"apiError":{
"code":"PERMISSION_DENIED",
"message":"Cannot resolve workspace",
"__typename":"ApiError"
},
"__typename":"SearchmidtierSearchUCMetadataResponse"
}
}
}
Just need guidance on getting this advanced search to work.
- Labels:
-
Azure
-
Databricks workspace
-
Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2023 08:30 AM
Hi, Are you the owner of the account workspace? or an admin? Could you please check the permissions from the users tab?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2023 08:52 AM
I am a workspace admin and an account admin but I am not the owner of the workspace. T'he owner of the workspace also gets the same error as I do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2023 12:03 AM
Hi @John Urban
Hope everything is going great.
Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you.
Cheers!

