- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2025 07:23 PM - edited 09-14-2025 07:25 PM
Hi all,
I am trying to use the send_message_feedback Python SDK function to post a feedback for a genie message. However, getting this error:
databricks.sdk.errors.platform.PermissionDenied: This API is not yet supported.
Any ideas as to where the issue is?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2025 06:52 AM
Hello @amit_eha
It seems that even though the method exists in the SDK (link), it’s not yet available in the Genie API—at least not publicly or in public preview (docs).
Contacting your Databricks account team / support to confirm whether your workspace can have this API enabled under a private preview, or otherwise wait until it becomes generally available in the public API.
Hope this helps,
Isi 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2025 08:32 AM
@amit_eha Can you please share the code.