<?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 dbutils.notebook.run raises HTTP 401 Unauthorized Error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26273#M18375</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since a while I use&amp;nbsp;dbutils.notebook.run for multiple calling of additional notebooks and passing parameters to them. So far I could use the function without any difficulties - also today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But since a few hours now I get the following error message when calling the notebook:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;com.databricks.WorkflowException: com.databricks.common.client.UnexpectedHttpError: HTTP request failed with status: HTTP/1.1 401 Unauthorized&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call (even this simplified test call generates the error):&lt;/P&gt;&lt;P&gt;&lt;I&gt;test = dbutils.notebook.run("./test2", timeout_seconds = 300 )&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how this error occurs and how I can fix it?&lt;/P&gt;&lt;P&gt;I tried it on different clusters, terminated/restarted the clusters and have still the same problem. Could an authorization/token have expired between the last successful run and the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 22:47:22 GMT</pubDate>
    <dc:creator>Markus</dc:creator>
    <dc:date>2022-10-20T22:47:22Z</dc:date>
    <item>
      <title>dbutils.notebook.run raises HTTP 401 Unauthorized Error</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26273#M18375</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since a while I use&amp;nbsp;dbutils.notebook.run for multiple calling of additional notebooks and passing parameters to them. So far I could use the function without any difficulties - also today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But since a few hours now I get the following error message when calling the notebook:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;com.databricks.WorkflowException: com.databricks.common.client.UnexpectedHttpError: HTTP request failed with status: HTTP/1.1 401 Unauthorized&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call (even this simplified test call generates the error):&lt;/P&gt;&lt;P&gt;&lt;I&gt;test = dbutils.notebook.run("./test2", timeout_seconds = 300 )&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how this error occurs and how I can fix it?&lt;/P&gt;&lt;P&gt;I tried it on different clusters, terminated/restarted the clusters and have still the same problem. Could an authorization/token have expired between the last successful run and the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 22:47:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26273#M18375</guid>
      <dc:creator>Markus</dc:creator>
      <dc:date>2022-10-20T22:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: dbutils.notebook.run raises HTTP 401 Unauthorized Error</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26274#M18376</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue occurred due to a changed central configuration.&lt;/P&gt;&lt;P&gt;Recommendation by Databricks:&amp;nbsp;"Admin Protection: New feature and security recommendations for No Isolation Shared clusters"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link to the current restrictions: &lt;A href="https://docs.gcp.databricks.com/administration-guide/account-settings/no-isolation-shared.html#limitations-1" alt="https://docs.gcp.databricks.com/administration-guide/account-settings/no-isolation-shared.html#limitations-1" target="_blank"&gt;Enable admin protection for “No isolation shared” clusters on your account | Databricks on Google Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 09:45:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26274#M18376</guid>
      <dc:creator>Markus</dc:creator>
      <dc:date>2022-10-24T09:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: dbutils.notebook.run raises HTTP 401 Unauthorized Error</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26275#M18377</link>
      <description>&lt;P&gt;Hi @Markus F.​&amp;nbsp;, Could you please paste the whole error snippet here? You could open a databricks support case too with the whole error code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 07:35:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-raises-http-401-unauthorized-error/m-p/26275#M18377</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-10-25T07:35:32Z</dc:date>
    </item>
  </channel>
</rss>

