<?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: proc http : Filename error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-http-Filename-error/m-p/880487#M347893</link>
    <description>Do you have a filename src to store the output? Usually that's required. &lt;BR /&gt;&lt;BR /&gt;*add this before as one option. &lt;BR /&gt;&lt;BR /&gt;filename src temp;&lt;BR /&gt;&lt;BR /&gt;See examples: &lt;BR /&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1dxmryomzzddkn1t8ljx3pcaxk2.htm#p1dxmryomzzddkn1t8ljx3pcaxk2" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1dxmryomzzddkn1t8ljx3pcaxk2.htm#p1dxmryomzzddkn1t8ljx3pcaxk2&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jun 2023 17:14:52 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2023-06-13T17:14:52Z</dc:date>
    <item>
      <title>proc http : Filename error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-http-Filename-error/m-p/880485#M347892</link>
      <description>&lt;P&gt;Hi experts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying the following with proc HTTP:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF used with other specific URLs, no errors detected, however In this instance I get the following:&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;&lt;CODE class=""&gt;&lt;BR /&gt; 76         proc http
 77         url="&amp;amp;url"
 SYMBOLGEN:  La macro variable URL se resuelve en 
             https://blogs.sas.com/content/sascom/2023/06/09/exploring-the-risks-and-opportunities-of-generative-ai-for-insurance/
 78         method="get"
 79         out=src;
 80         run;
 
 ERROR: No logical assign for filename SRC.
 NOTE: 200 OK
 ERROR: Generic HTTP Client Error&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Any hint about how to manage it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bests&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:11:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-http-Filename-error/m-p/880485#M347892</guid>
      <dc:creator>dcortell</dc:creator>
      <dc:date>2023-06-13T17:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: proc http : Filename error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-http-Filename-error/m-p/880487#M347893</link>
      <description>Do you have a filename src to store the output? Usually that's required. &lt;BR /&gt;&lt;BR /&gt;*add this before as one option. &lt;BR /&gt;&lt;BR /&gt;filename src temp;&lt;BR /&gt;&lt;BR /&gt;See examples: &lt;BR /&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1dxmryomzzddkn1t8ljx3pcaxk2.htm#p1dxmryomzzddkn1t8ljx3pcaxk2" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1dxmryomzzddkn1t8ljx3pcaxk2.htm#p1dxmryomzzddkn1t8ljx3pcaxk2&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:14:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-http-Filename-error/m-p/880487#M347893</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-06-13T17:14:52Z</dc:date>
    </item>
  </channel>
</rss>

