Permission denied - Genie conversation feedback API

amit_eha
New Contributor

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!

Isi
Honored Contributor III

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 🙂

 

View solution in original post

nayan_wylde
Esteemed Contributor II

@amit_eha Can you please share the code.