<?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: Authorization error while cloning repository in gcts in DevOps and System Administration Forum</title>
    <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493698#M1764</link>
    <description>&lt;P&gt;Hi Karin,&lt;/P&gt;&lt;P&gt;We tried with token as password but now getting error 'GCTS.CLIENT.3302: Cloning a repository into a new working directory failed: invalid advertisement of &amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html lang="en"&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta charset="utf-8"&amp;gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;&amp;lt;title&amp;gt;Log into Atlassian - Bitbucket Test&amp;lt;/title&amp;gt;&amp;lt;script&amp;gt;'.&lt;/P&gt;&lt;P&gt;We are trying to clone repositories from bitbucket data center and server 7.21.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapnil Girhe&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 11:40:05 GMT</pubDate>
    <dc:creator>former_member565508</dc:creator>
    <dc:date>2022-04-20T11:40:05Z</dc:date>
    <item>
      <title>Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493694#M1760</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
  &lt;P&gt;We are trying to configure gCTS in our system(S4HANA1909/03) . We are getting error 'GCTS.CLIENT.3302: Cloning a repository into a new working directory failed: not authorized' in gCTS app while cloning repository. we are using basic authentication method to connect bitbucket repository. There is no issue if we try to clone repository manually via cmd. Please let me know if anyone has any inputs on this issue.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Swapnil&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 09:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493694#M1760</guid>
      <dc:creator>former_member565508</dc:creator>
      <dc:date>2022-04-12T09:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493695#M1761</link>
      <description>&lt;P&gt;Hi Swapnil,&lt;/P&gt;&lt;P&gt;in SAP S/4HANA 1909 it is required that you set a user and password for the repository. Did you set the parameters CLIENT_VCS_AUTH_USER and CLIENT_VCS_AUTH_PWD for your repository? You can find the documented on the SAP Help portal: &lt;A href="https://help.sap.com/docs/ABAP_PLATFORM_1909/4a368c163b08418890a406d413933ba7/99e471efcbee4a0faec82f9dd15897e1.html?version=201909.003"&gt;https://help.sap.com/docs/ABAP_PLATFORM_1909/4a368c163b08418890a406d413933ba7/99e471efcbee4a0faec82f9dd15897e1.html?version=201909.003&lt;/A&gt; &lt;/P&gt;&lt;P&gt;In addition: GitHub stopped supporting log-on via user/password for git operations  - you now need to use a token. I don't know whether this is the same for bitbucket&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 09:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493695#M1761</guid>
      <dc:creator>Karin</dc:creator>
      <dc:date>2022-04-12T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493696#M1762</link>
      <description>&lt;P&gt;Hi Karin,&lt;/P&gt;&lt;P&gt;Thanks for quick reply.&lt;/P&gt;&lt;P&gt;Yes all above mentioned parameters are maintained for repository. In gCTS app log we are getting message 'GLib-GIO-Message: 11:08:37.292: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications'. &lt;/P&gt;&lt;P&gt;As per Al11 repository log, every time system trying to connect git server using token based authentication. we tried to check by removing token from bitbucket but still its pointing to token based authenfication.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapnil&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 12:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493696#M1762</guid>
      <dc:creator>former_member565508</dc:creator>
      <dc:date>2022-04-12T12:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493697#M1763</link>
      <description>&lt;P&gt;Hi Swapnil,&lt;/P&gt;&lt;P&gt;I am not a bitbucket expert - but it looks like bitbucket does not support simple passwords any more and you have to enter the token as password: &lt;A rel="noreferrer noopener" href="https://bitbucket.org/blog/deprecating-atlassian-account-password-for-bitbucket-api-and-git-activity" target="_blank"&gt;https://bitbucket.org/blog/deprecating-atlassian-account-password-for-bitbucket-api-and-git-activity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind reagrds&lt;/P&gt;&lt;P&gt;karin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 17:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493697#M1763</guid>
      <dc:creator>Karin</dc:creator>
      <dc:date>2022-04-12T17:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493698#M1764</link>
      <description>&lt;P&gt;Hi Karin,&lt;/P&gt;&lt;P&gt;We tried with token as password but now getting error 'GCTS.CLIENT.3302: Cloning a repository into a new working directory failed: invalid advertisement of &amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html lang="en"&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta charset="utf-8"&amp;gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;&amp;lt;title&amp;gt;Log into Atlassian - Bitbucket Test&amp;lt;/title&amp;gt;&amp;lt;script&amp;gt;'.&lt;/P&gt;&lt;P&gt;We are trying to clone repositories from bitbucket data center and server 7.21.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapnil Girhe&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 11:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493698#M1764</guid>
      <dc:creator>former_member565508</dc:creator>
      <dc:date>2022-04-20T11:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493699#M1765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ok - seems like token is not working for the combination of BitBucket and SAP S/4HANA 1909. You need to use user / password authentication with the configuration parameters CLIENT_VCS_AUTH_USER and CLIENT_VCS_AUTH_PWD&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Karin&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 12:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493699#M1765</guid>
      <dc:creator>Karin</dc:creator>
      <dc:date>2022-04-20T12:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493700#M1766</link>
      <description>&lt;P&gt;Hi Karin,&lt;/P&gt;&lt;P&gt;We tried with user/password authentication with mentioned parameters but still getting error.&lt;/P&gt;&lt;P&gt;if we put repository URL as &lt;A href="https://&amp;lt;server" target="test_blank"&gt;https://&amp;lt;server&lt;/A&gt; url&amp;gt;/users/&amp;lt;user&amp;gt;/repos/&amp;lt;reposname&amp;gt;  then getting error 'GCTS.CLIENT.3302: Cloning a repository into a new working directory failed: invalid advertisement of &amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html lang="en"&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta charset="utf-8"&amp;gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;&amp;lt;title&amp;gt;Log into Atlassian - Bitbucket Test&amp;lt;/title&amp;gt;&amp;lt;script&amp;gt;' &lt;/P&gt;&lt;P&gt;and with URL &lt;A href="https://&amp;lt;server" target="test_blank"&gt;https://&amp;lt;server&lt;/A&gt; url&amp;gt;/scm/~&amp;lt;user&amp;gt;/&amp;lt;reponame&amp;gt;.git getting error 'GCTS.CLIENT.3302: Cloning a repository into a new working directory failed: &lt;A href="https://&amp;lt;server" target="test_blank"&gt;https://&amp;lt;server&lt;/A&gt; url&amp;gt;/scm/~&amp;lt;user&amp;gt;/&amp;lt;reponame&amp;gt;.git: not authorized'.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapnil.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 05:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493700#M1766</guid>
      <dc:creator>former_member565508</dc:creator>
      <dc:date>2022-04-21T05:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493701#M1767</link>
      <description>&lt;P&gt;Hi Swapnil, &lt;/P&gt;&lt;P&gt;Since we already have a ticket regarding this on the gCTS component, it would be really great if we can continue the conversation regarding this there. &lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sarat. &lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 07:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493701#M1767</guid>
      <dc:creator>former_member659640</dc:creator>
      <dc:date>2022-04-21T07:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization error while cloning repository in gcts</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493702#M1768</link>
      <description>&lt;P&gt;Hi Sarat,&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;After implementing sap note 3194984 issue has been resolved.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapnil.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 05:37:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/authorization-error-while-cloning-repository-in-gcts/m-p/12493702#M1768</guid>
      <dc:creator>former_member565508</dc:creator>
      <dc:date>2022-05-11T05:37:26Z</dc:date>
    </item>
  </channel>
</rss>

