<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What is the possible cause in calling the dataricks Job permission API in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-possible-cause-in-calling-the-dataricks-job/m-p/111146#M43810</link>
    <description>&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;PATCH /api/2.0/permissions/jobs/{job_id}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"error_code"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"INVALID_PARAMETER_VALUE"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Owner permissions cannot be modified via an update / PATCH request if the endpoint does not have a valid owner. Please use a set / PUT request instead."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 25 Feb 2025 16:35:35 GMT</pubDate>
    <dc:creator>Lloydy</dc:creator>
    <dc:date>2025-02-25T16:35:35Z</dc:date>
    <item>
      <title>What is the possible cause in calling the dataricks Job permission API</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-possible-cause-in-calling-the-dataricks-job/m-p/111146#M43810</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;PATCH /api/2.0/permissions/jobs/{job_id}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"error_code"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"INVALID_PARAMETER_VALUE"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Owner permissions cannot be modified via an update / PATCH request if the endpoint does not have a valid owner. Please use a set / PUT request instead."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Feb 2025 16:35:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-possible-cause-in-calling-the-dataricks-job/m-p/111146#M43810</guid>
      <dc:creator>Lloydy</dc:creator>
      <dc:date>2025-02-25T16:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is the possible cause in calling the dataricks Job permission API</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-possible-cause-in-calling-the-dataricks-job/m-p/119026#M45765</link>
      <description>&lt;P&gt;Hi team,&lt;BR /&gt;This seems to be an expected behaviour.&lt;/P&gt;&lt;P&gt;The PATCH endpoint for updating job permissions is designed for incremental modifications of existing permissions. However, modifying owner permissions is restricted unless a valid owner already exists in the endpoint. This guard ensures that owner-specific permissions cannot be partially or improperly modified, preserving data integrity and access control consistency.&lt;/P&gt;&lt;P&gt;To address the issue, you should use the PUT /api/2.0/permissions/jobs/{job_id} endpoint instead of PATCH for owner-level modifications. The PUT operation replaces the entire permission set of the targeted job, thereby allowing changes to ownership attributes&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 09:35:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-possible-cause-in-calling-the-dataricks-job/m-p/119026#M45765</guid>
      <dc:creator>Vidhi_Khaitan</dc:creator>
      <dc:date>2025-05-13T09:35:16Z</dc:date>
    </item>
  </channel>
</rss>

