<?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 tRSSInput results in HTTP 403 error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRSSInput-results-in-HTTP-403-error/m-p/2302265#M74271</link>
    <description>I am trying to use the tRSSInput component to load details on articles into a database.&amp;nbsp; I setup the structure and it is working great&amp;nbsp;on several different RSS feeds.&amp;nbsp;&lt;BR /&gt;But now I'm trying to pull the articles from &lt;A href="http://states.aarp.org/category/new-york/feed/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://states.aarp.org/category/new-york/feed/&lt;/A&gt;.&amp;nbsp; There is something about the RSS feed from this site that doesn't work.&amp;nbsp; These URLs work through a browser, but each time I run it, even if changing the state to any other US state, I get this error:&lt;BR /&gt;org.dom4j.DocumentException: Server returned HTTP response code: 403 for URL: &lt;A href="http://states.aarp.org/category/new-york/feed/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://states.aarp.org/category/new-york/feed/&lt;/A&gt; Nested exception: Server returned HTTP response code: 403 for URL: &lt;A href="http://states.aarp.org/category/new-york/feed/Exception" target="_blank" rel="nofollow noopener noreferrer"&gt;http://states.aarp.org/category/new-york/feed/Exception&lt;/A&gt; in component tRSSInput_1&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&lt;BR /&gt;I have tried to read into RSS feeds to see if I can pinpoint the problem.&amp;nbsp; There have been some suggestions that something on their side is seeing that the request did not come from a browser and is denying a response.&amp;nbsp; We have tried several different RSS readers on this URL and they all work.&lt;BR /&gt;Any thoughts, suggestions, or a point in the right direction?</description>
    <pubDate>Fri, 08 Aug 2014 19:35:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-08T19:35:22Z</dc:date>
    <item>
      <title>tRSSInput results in HTTP 403 error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRSSInput-results-in-HTTP-403-error/m-p/2302265#M74271</link>
      <description>I am trying to use the tRSSInput component to load details on articles into a database.&amp;nbsp; I setup the structure and it is working great&amp;nbsp;on several different RSS feeds.&amp;nbsp;&lt;BR /&gt;But now I'm trying to pull the articles from &lt;A href="http://states.aarp.org/category/new-york/feed/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://states.aarp.org/category/new-york/feed/&lt;/A&gt;.&amp;nbsp; There is something about the RSS feed from this site that doesn't work.&amp;nbsp; These URLs work through a browser, but each time I run it, even if changing the state to any other US state, I get this error:&lt;BR /&gt;org.dom4j.DocumentException: Server returned HTTP response code: 403 for URL: &lt;A href="http://states.aarp.org/category/new-york/feed/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://states.aarp.org/category/new-york/feed/&lt;/A&gt; Nested exception: Server returned HTTP response code: 403 for URL: &lt;A href="http://states.aarp.org/category/new-york/feed/Exception" target="_blank" rel="nofollow noopener noreferrer"&gt;http://states.aarp.org/category/new-york/feed/Exception&lt;/A&gt; in component tRSSInput_1&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&lt;BR /&gt;I have tried to read into RSS feeds to see if I can pinpoint the problem.&amp;nbsp; There have been some suggestions that something on their side is seeing that the request did not come from a browser and is denying a response.&amp;nbsp; We have tried several different RSS readers on this URL and they all work.&lt;BR /&gt;Any thoughts, suggestions, or a point in the right direction?</description>
      <pubDate>Fri, 08 Aug 2014 19:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRSSInput-results-in-HTTP-403-error/m-p/2302265#M74271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T19:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: tRSSInput results in HTTP 403 error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRSSInput-results-in-HTTP-403-error/m-p/2302266#M74272</link>
      <description>Hi 
&lt;BR /&gt;HTTP response code: 403 &amp;nbsp;indicates that the server is not allowed to connect from a Java API program. As suggested in this 
&lt;A href="http://www.codingpedia.org/ama/how-to-handle-403-forbidden-http-status-code-in-java/" target="_blank" rel="nofollow noopener noreferrer"&gt;page&lt;/A&gt;, it required to add the property&amp;nbsp;user agent when creating the connection.&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 13 Aug 2014 02:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRSSInput-results-in-HTTP-403-error/m-p/2302266#M74272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T02:19:46Z</dc:date>
    </item>
  </channel>
</rss>

