<?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: 403 when use cl_http_client-&amp;gt;authenticate(usr,pwd) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537802#M19874</link>
    <description>&lt;P&gt;Did you check the log in the SMICM transaction ? &lt;/P&gt;
  &lt;P&gt;regards&lt;/P&gt;
  &lt;P&gt;fred&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 09:21:25 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2017-11-16T09:21:25Z</dc:date>
    <item>
      <title>403 when use cl_http_client-&gt;authenticate(usr,pwd)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537801#M19873</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
  &lt;P&gt;I've developed a program to get content from a HTTPS website.&lt;/P&gt;
  &lt;P&gt;And I use below code:&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;
SPAN {
font-family: "Courier New";
font-size: 10pt;
color: #000000;
background: #FFFFFF;
}
.L0S33 {
color: #4DA619;
}
.L0S52 {
color: #0000FF;
}
.L0S55 {
color: #800080;
}
.L0S70 {
color: #808080;
}

  CALL METHOD lo_http_client-&amp;gt;authenticate

    EXPORTING

      username = 'username'

      password = '******'

      .
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;to input username&amp;amp;pwd. But get an 403 error when receive().&lt;/P&gt;
  &lt;P&gt;If I comments these lines, and run the program again. A popup dialog shows up and I could input the username&amp;amp;pwd into it. After that, I get the right response.&lt;/P&gt;
  &lt;P&gt;Where is the problem? thanks for help.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537801#M19873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-16T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: 403 when use cl_http_client-&gt;authenticate(usr,pwd)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537802#M19874</link>
      <description>&lt;P&gt;Did you check the log in the SMICM transaction ? &lt;/P&gt;
  &lt;P&gt;regards&lt;/P&gt;
  &lt;P&gt;fred&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537802#M19874</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2017-11-16T09:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: 403 when use cl_http_client-&gt;authenticate(usr,pwd)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537803#M19875</link>
      <description>&lt;P&gt;If you want to access an https website, you have to install the ssl certificate for this site first. &lt;BR /&gt;(search for transaction STRUST)&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/403-when-use-cl-http-client-gt-authenticate-usr-pwd/m-p/537803#M19875</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2017-11-16T15:48:12Z</dc:date>
    </item>
  </channel>
</rss>

