<?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: Generate a temporary table credential fails in Databricks Free Edition Help</title>
    <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102842#M108</link>
    <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;same error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;% curl --location '&lt;A href="https://dbc-xxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials" target="_blank" rel="noopener"&gt;https://dbc-xxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials&lt;/A&gt;' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;--header 'Content-type: application/json' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;--header 'Authentication: Bearer xxxxxxxxxxxxxxxxxxxxxxxx' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;--data '{"table_id":"xxxxxx-xxxxx-4827-a834-xxxxxxxxx","operation": "READ"}' &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{"error_code":"INVALID_PARAMETER_VALUE","message":"GenerateTemporaryStageCredential Missing required field: staging_url","details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","reason":"INVALID_FIELD","domain":"unity-catalog.databricks.com","metadata":{"field_name":"staging_url"}},{"@type":"type.googleapis.com/google.rpc.RequestInfo","request_id":"8a541bb5-ee18-45ea-aedb-0f03eb72dcf0","serving_data":""}]}&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;%&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Dec 2024 16:33:59 GMT</pubDate>
    <dc:creator>RajeshRK</dc:creator>
    <dc:date>2024-12-20T16:33:59Z</dc:date>
    <item>
      <title>Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102768#M99</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to execute the below API, and it is failing.&lt;/P&gt;&lt;P class=""&gt;&lt;U&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;API:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;curl -v&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;-X POST "&lt;A href="https://dbc-xxxxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials" target="_blank" rel="noopener"&gt;https://dbc-xxxxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials&lt;/A&gt;" -H "Authentication: Bearer xxxxxxxxxxxxxxxx" -d '{"table_id":"external.externalschema.lab_2010","operation_name": "READ"}'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;U&gt;&lt;STRONG&gt;RESPONSE:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{"error_code":"INVALID_PARAMETER_VALUE","message":"GenerateTemporaryStageCredential Missing required field: staging_url","details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","reason":"INVALID_FIELD","domain":"unity-catalog.databricks.com","metadata":{"field_name":"staging_url"}},{"@type":"type.googleapis.com/google.rpc.RequestInfo","request_id":"xxxxxx-1a3e-467f-88fc-44c6db8b20e9","serving_data":""}]}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The API is complaining that "staging_url" is required one, but in the API documentation I don't see the "staging_url" is required.&amp;nbsp; &amp;nbsp;Here is the documentation:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://docs.databricks.com/api/workspace/temporarytablecredentials/generatetemporarytablecredentials" target="_blank" rel="noopener"&gt;https://docs.databricks.com/api/workspace/temporarytablecredentials/generatetemporarytablecredentials&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Please advise how to proceed with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Rajesh.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 10:32:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102768#M99</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T10:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102777#M100</link>
      <description>&lt;P&gt;Hello, many thanks for the question I have tried the same API call and it has worked as expected, it seems that the id of the table you are passing is incorrect, to get the proper id, please look for the table in the Catalog explorer and then go to the tab details there you will find the table id.&lt;BR /&gt;&lt;BR /&gt;Please make sure that the metastore is enabled with the feature&amp;nbsp;&lt;SPAN&gt;External data access and that the user has EXTERNAL USE SCHEMA permission on the schema where the table was created.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 11:51:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102777#M100</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T11:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102830#M101</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;&lt;P&gt;I have checked the required permission, and external data access is enabled.&amp;nbsp; Here are the catalog and metastore details:&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;CATALOG:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
      "name": "external",
      "owner": “XXXXXXXX@xxxxxxx.com",
      "storage_root": "s3://xxxxx-xxxxx-test/",
      "catalog_type": "MANAGED_CATALOG",
      "metastore_id": “xxxxxxx-xxxx-441c-8548-f15054e97666",
      "created_at": 1734688660503,
      "created_by": “xxxxxxxx@xxxxxx.com",
      "updated_at": 1734688660503,
      "updated_by": “xxxxxx.xxxxxx@xxxxxx.com",
      "storage_location": "s3://xxxxx-xxxxx-xxxxx/__unitystorage/catalogs/xxxxxx-xxxx-4a50-9f8f-84fa64a4be8b",
      "isolation_mode": "OPEN",
      "accessible_in_current_workspace": true,
      "browse_only": false,
      "id": “xxxxxxxx-2c9c-4a50-9f8f-xxxxxxxxxx”,
      "full_name": "external",
      "securable_type": "CATALOG",
      "securable_kind": "CATALOG_STANDARD",
      "resource_name": "/metastores/xxxxxxxx-334c-441c-8548-xxxxxxx666/catalogs/xxxxxxxx-2c9c-4a50-9f8f-xxxxxxe8b"
    },&lt;/LI-CODE&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;METASTORE:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "metastores": [
    {
      "name": “xxxxxxxx_aws_us_west_2",
      "default_data_access_config_id": “xxxxxxx-4d26-4f21-xxxxx-14008c6b4696",
      "storage_root_credential_id": "xxxxxxx-4d26-4f21-xxxxx-14008c6b4696",
      "delta_sharing_scope": "INTERNAL",
      "owner": "System user",
      "privilege_model_version": "1.0",
      "region": "us-west-2",
      "metastore_id": "xxxxxxx-xxxx-441c-8548-f15054e97666",
      "metastore_account_id": “xxxxxxx-a8aa-xxxxx-998a-xxxxxxxxx”,
      "created_at": 1734531659103,
      "created_by": "System user",
      "updated_at": 1734708821326,
      "updated_by": “xxxxxxx.xxxxxx@xxxxxx.com",
      "storage_root_credential_name": “xxxxx_s3_credentials_xxxxxxxx-xxxx”,
      "cloud": "aws",
      "global_metastore_id": "aws:us-west-2:xxxxxxxx-xxxx-551c-9558-f25056e98696",
      "full_name": "xxxxxxxx_aws_us_west_2",
      "securable_type": "METASTORE",
      "securable_kind": "METASTORE_STANDARD",
      "predictive_optimization_enabled": false,
      "external_access_enabled": true
    }
  ]
}&lt;/LI-CODE&gt;&lt;P&gt;The user has "external use schema" privilege.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:04:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102830#M101</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T16:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102831#M102</link>
      <description>&lt;P&gt;Got it, can you confirm if the table id you are using is correct? This is because in your API you mention this:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'{"table_id":"external.externalschema.lab_2010","operation_name": "READ"}'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;On the table id it seems you are using the name of the table which is not correct, you need to go to the details of the table and you will find the table id that should be provided.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:09:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102831#M102</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T16:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102836#M103</link>
      <description>&lt;P&gt;yes, I corrected it&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;curl -v&amp;nbsp; -X POST "&lt;A href="https://dbc-xxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials" target="_blank" rel="noopener"&gt;https://dbc-xxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials&lt;/A&gt;" -H "Authentication: Bearer xxxxxxxxxxxxx" -d '{"table_id":"xxxxx-c4b4-4827-a834-xxxxxxx","operation_name": "READ"}'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:14:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102836#M103</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T16:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102837#M104</link>
      <description>&lt;P&gt;You still receiving same exact error or a different one?&lt;/P&gt;
&lt;P&gt;If the same error try to run it this way:&lt;BR /&gt;&lt;BR /&gt;curl --location 'https://&amp;lt;workspace_url&amp;gt;/api/2.0/unity-catalog/temporary-table-credentials' \&lt;BR /&gt;--header 'Content-Type: application/json' \&lt;BR /&gt;--header 'Authorization: Bearer ***********' \&lt;BR /&gt;--data '{&lt;BR /&gt;"table_id": "&lt;SPAN&gt;xxxx-c4b4-4827-a834-xxxxxxx&lt;/SPAN&gt;",&lt;BR /&gt;"operation": "READ"&lt;BR /&gt;}'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:19:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102837#M104</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T16:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102838#M105</link>
      <description>&lt;P&gt;I am receiving the same error.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:20:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102838#M105</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102840#M106</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;curl --location '&lt;A href="https://dbc-xxxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials" target="_blank" rel="noopener"&gt;https://dbc-xxxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials&lt;/A&gt;' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;gt; --header 'Content-type: application/json' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;gt; --header 'Authentication: Bearer xxxxxxxxxxxxxxxxxxx' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;gt; --data '{"table_id":"&lt;SPAN&gt;xxxx-c4b4-4827-a834-xxxxxxx&lt;/SPAN&gt;","operation_name": "READ"}'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{"error_code":"INVALID_PARAMETER_VALUE","message":"GenerateTemporaryStageCredential Missing required field: staging_url","details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","reason":"INVALID_FIELD","domain":"unity-catalog.databricks.com","metadata":{"field_name":"staging_url"}},{"@type":"type.googleapis.com/google.rpc.RequestInfo","request_id":"f289990f-a5f7-40e8-8cea-2b7cc25c353e","serving_data":""}]}&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;%&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:28:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102840#M106</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T16:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102841#M107</link>
      <description>&lt;P&gt;Can you try this:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;curl --location 'https://&amp;lt;workspace_url&amp;gt;/api/2.0/unity-catalog/temporary-table-credentials' \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--header 'Content-Type: application/json' \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--header 'Authorization: Bearer ***********' \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--data '{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"table_id": "&lt;/SPAN&gt;&lt;SPAN&gt;xxxx-c4b4-4827-a834-xxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"operation": "READ"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Seems the field is called operation and not operation_name&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:29:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102841#M107</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T16:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102842#M108</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;same error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;% curl --location '&lt;A href="https://dbc-xxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials" target="_blank" rel="noopener"&gt;https://dbc-xxxxxx-xxxx.cloud.databricks.com/api/2.0/unity-catalog/temporary-stage-credentials&lt;/A&gt;' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;--header 'Content-type: application/json' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;--header 'Authentication: Bearer xxxxxxxxxxxxxxxxxxxxxxxx' \&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;--data '{"table_id":"xxxxxx-xxxxx-4827-a834-xxxxxxxxx","operation": "READ"}' &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{"error_code":"INVALID_PARAMETER_VALUE","message":"GenerateTemporaryStageCredential Missing required field: staging_url","details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","reason":"INVALID_FIELD","domain":"unity-catalog.databricks.com","metadata":{"field_name":"staging_url"}},{"@type":"type.googleapis.com/google.rpc.RequestInfo","request_id":"8a541bb5-ee18-45ea-aedb-0f03eb72dcf0","serving_data":""}]}&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;%&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:33:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102842#M108</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T16:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102843#M109</link>
      <description>&lt;P&gt;Your endpoint also seems to be incorrect, as per doc&amp;nbsp;&lt;A href="https://docs.databricks.com/api/gcp/workspace/temporarytablecredentials/generatetemporarytablecredentials" target="_blank"&gt;https://docs.databricks.com/api/gcp/workspace/temporarytablecredentials/generatetemporarytablecredentials&lt;/A&gt;&amp;nbsp;it has to be&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;/api/2.0/unity-catalog/temporary-table-credentials&lt;/STRONG&gt; &lt;/EM&gt;and you are using&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;/api/2.0/unity-catalog/temporary-stage-credentials&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:43:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102843#M109</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a temporary table credential fails</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102844#M110</link>
      <description>&lt;P&gt;Wow, it worked.&amp;nbsp; Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 16:47:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/generate-a-temporary-table-credential-fails/m-p/102844#M110</guid>
      <dc:creator>RajeshRK</dc:creator>
      <dc:date>2024-12-20T16:47:32Z</dc:date>
    </item>
  </channel>
</rss>

