Hello ydn-php.
I'm trying to use the Internet Location Plataform. I think the problem
I have is a stupid thing.
using the example queries (thought browser and throught cURL) I'm
getting this error:
<description>406 Not Acceptable</description>
<detail>
406 Requested representation not available for this resource
</detail>
(making a request to this url: http://where.yahooapis.com/v1/place/2507854)
I don't know what I'm missing.
Does somebody knows?
There's some example codes specifically using this api?
Thanks!