Integrate Genie to teams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 10:00 AM
Hey, I'm trying to integrate Genie into Teams. I am Admin and have all rights. created a Genie to test.
We are encountering an PermissionDeniederror while interacting with Genie API via SDK and workspace token.
Details:
Workspace URL: https://dbc-125a3b2d-87c4.cloud.databricks.com
Genie Space ID: 01efefd2b3de14088d118c3940b84e88
User: Owner of the Genie Space (created the Genie space manually)
Authentication Method: Personal Access Token (PAT)
Error:
We have verified that the token belongs to the user who created the Genie space.
We already tried setting permissions manually in the Genie UI (Share > Permissions), but the error persists when making API requests like get_message or get_message_attachment_query_result.
The token has full workspace access otherwise (works fine for other Databricks REST APIs).
Request:
Could you please investigate why a Genie space creator cannot query or retrieve message contents using their own token?
Is there an internal permission propagation delay or an additional step needed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 12:29 PM
Check this repo - TeamsGenieIntegration