<?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 Re: I added a secret scope to the databricks environment, and I get this error when trying to run either of the following: in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9926#M5200</link>
    <description>&lt;P&gt;Hi, Most probably it is not able to retreive the list. Could you please reverify if you have followed steps in &lt;A href="https://docs.databricks.com/security/secrets/secret-scopes.html" alt="https://docs.databricks.com/security/secrets/secret-scopes.html" target="_blank"&gt;https://docs.databricks.com/security/secrets/secret-scopes.html&lt;/A&gt;. Please let us know if this doesn't help. &lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 06:50:00 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2023-02-08T06:50:00Z</dc:date>
    <item>
      <title>I added a secret scope to the databricks environment, and I get this error when trying to run either of the following:</title>
      <link>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9925#M5199</link>
      <description>&lt;P&gt;Commands Attempted:&lt;/P&gt;&lt;P&gt;dbutils.secrets.listScopes()&lt;/P&gt;&lt;P&gt;dbutils.secrets.get(scope = "{InsertScope}", key = "{InsertKey}")&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;shaded.v245.com.fasterxml.jackson.core.JsonParseException: Unexpected character ('&amp;lt;' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen any similar posts online. Please advise on what the error could be.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 19:01:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9925#M5199</guid>
      <dc:creator>haylee</dc:creator>
      <dc:date>2023-02-06T19:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: I added a secret scope to the databricks environment, and I get this error when trying to run either of the following:</title>
      <link>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9927#M5201</link>
      <description>&lt;P&gt;Hello, all of the steps in the document have been followed. I am able to confirm the secret scope has been created, and able list the secrets through calling the API. We are still receiving the same error when attempting to listScopes() or get a secret as example shows above&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 22:27:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9927#M5201</guid>
      <dc:creator>haylee</dc:creator>
      <dc:date>2023-02-13T22:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: I added a secret scope to the databricks environment, and I get this error when trying to run either of the following:</title>
      <link>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9928#M5202</link>
      <description>&lt;P&gt;Hi @Haylee Gaddy​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 18:32:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9928#M5202</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-03-01T18:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: I added a secret scope to the databricks environment, and I get this error when trying to run either of the following:</title>
      <link>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9929#M5203</link>
      <description>&lt;P&gt;No, the problem still persists.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 15:18:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9929#M5203</guid>
      <dc:creator>haylee</dc:creator>
      <dc:date>2023-03-09T15:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: I added a secret scope to the databricks environment, and I get this error when trying to run either of the following:</title>
      <link>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9926#M5200</link>
      <description>&lt;P&gt;Hi, Most probably it is not able to retreive the list. Could you please reverify if you have followed steps in &lt;A href="https://docs.databricks.com/security/secrets/secret-scopes.html" alt="https://docs.databricks.com/security/secrets/secret-scopes.html" target="_blank"&gt;https://docs.databricks.com/security/secrets/secret-scopes.html&lt;/A&gt;. Please let us know if this doesn't help. &lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 06:50:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-added-a-secret-scope-to-the-databricks-environment-and-i-get/m-p/9926#M5200</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-02-08T06:50:00Z</dc:date>
    </item>
  </channel>
</rss>

