<?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 PROC SOAP Unauthorized Error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-SOAP-Unauthorized-Error/m-p/591429#M169408</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to retrive an XML from a webserver that is outside my network. I try to make the call from SAS using PROC SOAP, I keep getting the following error message:&lt;/P&gt;&lt;P&gt;ERROR: org.springframework.ws.client.WebServiceTransportException: Unauthorized [401]&lt;/P&gt;&lt;P&gt;I have tried to add either WEBUSERNAME and PROXYUSERNAME into PROC SOAP but they don’t work.&lt;/P&gt;&lt;P&gt;proc soap in=request&lt;BR /&gt;out=resp_org&lt;BR /&gt;url="&lt;A href="https://xx.xxx.xxx.xxx/RemoteHistorysvc.asmx" target="_blank"&gt;https://xx.xxx.xxx.xxx/RemoteHistorysvc.asmx&lt;/A&gt;"&lt;BR /&gt;soapaction=&lt;A href="http://www.EmersonProcess.com/RemoteHistory/GetTrendData" target="_blank"&gt;http://www.EmersonProcess.com/RemoteHistory/GetTrendData&lt;/A&gt;&lt;BR /&gt;WEBUSERNAME="username"&lt;BR /&gt;WEBPASSWORD="*****"&lt;BR /&gt;WEBDOMAIN="domain";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;If I access the webpage via Internet explorer, I can login with the username and password.&lt;/P&gt;&lt;P&gt;Have anyone had similar experience or any suggestions? Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 08:54:56 GMT</pubDate>
    <dc:creator>danielmitu</dc:creator>
    <dc:date>2019-09-25T08:54:56Z</dc:date>
    <item>
      <title>PROC SOAP Unauthorized Error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-SOAP-Unauthorized-Error/m-p/591429#M169408</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to retrive an XML from a webserver that is outside my network. I try to make the call from SAS using PROC SOAP, I keep getting the following error message:&lt;/P&gt;&lt;P&gt;ERROR: org.springframework.ws.client.WebServiceTransportException: Unauthorized [401]&lt;/P&gt;&lt;P&gt;I have tried to add either WEBUSERNAME and PROXYUSERNAME into PROC SOAP but they don’t work.&lt;/P&gt;&lt;P&gt;proc soap in=request&lt;BR /&gt;out=resp_org&lt;BR /&gt;url="&lt;A href="https://xx.xxx.xxx.xxx/RemoteHistorysvc.asmx" target="_blank"&gt;https://xx.xxx.xxx.xxx/RemoteHistorysvc.asmx&lt;/A&gt;"&lt;BR /&gt;soapaction=&lt;A href="http://www.EmersonProcess.com/RemoteHistory/GetTrendData" target="_blank"&gt;http://www.EmersonProcess.com/RemoteHistory/GetTrendData&lt;/A&gt;&lt;BR /&gt;WEBUSERNAME="username"&lt;BR /&gt;WEBPASSWORD="*****"&lt;BR /&gt;WEBDOMAIN="domain";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;If I access the webpage via Internet explorer, I can login with the username and password.&lt;/P&gt;&lt;P&gt;Have anyone had similar experience or any suggestions? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 08:54:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-SOAP-Unauthorized-Error/m-p/591429#M169408</guid>
      <dc:creator>danielmitu</dc:creator>
      <dc:date>2019-09-25T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SOAP Unauthorized Error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-SOAP-Unauthorized-Error/m-p/605371#M175691</link>
      <description>&lt;P&gt;Just guessing, but it could be a firewall issue.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 12:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-SOAP-Unauthorized-Error/m-p/605371#M175691</guid>
      <dc:creator>rudfaden</dc:creator>
      <dc:date>2019-11-19T12:14:27Z</dc:date>
    </item>
  </channel>
</rss>

