bowenli
11 years agoAce
Need help with Http.client.request !
My Endpoint code is
<-- endpoint start -->
<#assign response = http.client.request("http://feeds.news.com.au/public/rss/2.0/fs_breaking_news_13.xml").get()/>
<#if response.hasError>
${response.error.message}
</#if>
<--endpoint end-->
it returns "html found in response" , what does this mean? the syntax is correct , why does it throw error?
Hi Bowen,
I believe that it is for Fox Sports Australia project, I have updated some config from the backend. can you give a try again? it could be working now.
Best Rgards
/H