Bing Images Search Trending throws error
The trending endpoint: https://dev.cognitive.microsoft.com/docs/services/56b43f0ccf5ff8098cef3808/operations/56b44b8ccf5ff81038d15ce0
When I test it with the api console shows this:
{
"_type": "ErrorResponse",
"instrumentation": {},
"errors": [{
"code": "DataSourceErrors",
"message": "Please note the Data source and the Data source ErrorCode, then, for more information, refer to the HelpUrl.",
"parameter": "Trending data is not present for your request"
}]
}
If there is a parameter missing, this page doesn't say it.
2
votes
1 comment
-
Ronak commented
This should work now. Seems there was a bug on server-side.