
March 8th, 2004, 04:42 PM
|
|
Contributing User
|
|
Join Date: Apr 2003
Posts: 51
Time spent in forums: 6 h 10 m 8 sec
Reputation Power: 6
|
|
|
yahoo rss feeds error
I am interested in experimenting with Yahoo!'s free rss news feeds found at http://news.yahoo.com/rss/ however I get the following error:
Code:
Write//sports
Authorization error - user not authorized.
This is the code I have in my .cfm file:
Code:
<cfhttp url="http://rss.news.yahoo.com/rss/sports" method="get" />
Has anyone had any success with this or know what I'm doing wrong? Thanks.
|