<?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: Updating git token fails in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13112#M7831</link>
    <description>&lt;P&gt;It seems to be happening only to me. I have checked with three other users who do not experience the problem.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 13:52:59 GMT</pubDate>
    <dc:creator>PSY</dc:creator>
    <dc:date>2022-07-19T13:52:59Z</dc:date>
    <item>
      <title>Updating git token fails</title>
      <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13108#M7827</link>
      <description>&lt;P&gt;When updating an expired Azure DevOps personal access token (PAT) for git integration, I get the error message "Failed to save. Please try again.". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error persists with different tokens. Previously (months ago), updating the token did not result in an error message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2022-07-19 at 13.39.56"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1700i59D07DDDCFCDF9F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-19 at 13.39.56" alt="Screenshot 2022-07-19 at 13.39.56" /&gt;&lt;/span&gt;How could the token be updated successfully?  &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 11:43:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13108#M7827</guid>
      <dc:creator>PSY</dc:creator>
      <dc:date>2022-07-19T11:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Updating git token fails</title>
      <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13109#M7828</link>
      <description>&lt;P&gt;Another way to update token is to use Git Credential API2.0&lt;/P&gt;&lt;P&gt;Check the documentation for &lt;A href="https://docs.databricks.com/dev-tools/api/latest/gitcredentials.html#operation/update-git-credential" alt="https://docs.databricks.com/dev-tools/api/latest/gitcredentials.html#operation/update-git-credential" target="_blank"&gt;endpoint update the credential.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 11:51:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13109#M7828</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-07-19T11:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Updating git token fails</title>
      <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13110#M7829</link>
      <description>&lt;P&gt;Is this happening for all users @Pencho Yordanov​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:20:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13110#M7829</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2022-07-19T13:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Updating git token fails</title>
      <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13111#M7830</link>
      <description>&lt;P&gt;Thanks a lot for the tip! Unfortunately, I also get an error using the API (PATCH /git-credentials/{credential_id}).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 500&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;    "error_code": "INTERNAL_ERROR",&lt;/P&gt;&lt;P&gt;    "message": "There was an error performing the operation. Please try again or open a support ticket."&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:51:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13111#M7830</guid>
      <dc:creator>PSY</dc:creator>
      <dc:date>2022-07-19T13:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Updating git token fails</title>
      <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13112#M7831</link>
      <description>&lt;P&gt;It seems to be happening only to me. I have checked with three other users who do not experience the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:52:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13112#M7831</guid>
      <dc:creator>PSY</dc:creator>
      <dc:date>2022-07-19T13:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Updating git token fails</title>
      <link>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13113#M7832</link>
      <description>&lt;P&gt;Thanks @Aman Sehgal​! Updating the token through the API did not work, but I fixed the problem by deleting the repo:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;DELETE /repos/{repo_id}&lt;/LI&gt;&lt;LI&gt;POST /repos&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 02 Aug 2022 10:16:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/updating-git-token-fails/m-p/13113#M7832</guid>
      <dc:creator>PSY</dc:creator>
      <dc:date>2022-08-02T10:16:57Z</dc:date>
    </item>
  </channel>
</rss>

