I am trying to do the radio tagging feature and i am trying to follow the example given in the documentation.
POST /radiodns/tag/1/tag HTTP/1.1?
Host:
radiotag.bbc.co.uk?
Content-Type: application/x-www-form-urlencoded?
?
bearer=dab%3Ace1.ce15.c224.0&time=1312301004&time_source=broadcast
Expected Response:
HTTP/1.1 401 Unauthorized?
Date: Tue, 02 Aug 2011 16:03:24 GMT?
WWW-Authenticate: CPA version="1.0" name="BBC AP" uri="
https://ap.bbc.co.uk" modes="client"?
Content-Type: text/plain;charset=utf-8?
?
Must request client token
My response:
Could not resolve host: radiotag.bbc.co.uk
I did a similar thing with
tag.musicradio.com (Got this one from the testing tools)
and got the result
Failed to connect to tag.musicradio.com port 80: No route to host