Tried to narrow down the problem with Postman. I tried subscriptions in SouthCentralUS and also BrazilSouth, but it's always the same.
POST https://southcentralus.api.cognitive.microsoft.com/text/analytics/v2.0
Header: Ocp-Apim-Subscription-Key: xxx Content-Type: application/json
Body {"url":"https://www.ciclosoftware.com/wp-content/uploads/2017/02/ciclo-software.png"}
Actually I get the same result if I just put the url into the browser as a GET without headers and body. But i don't see what I'm possibly doing wrong. I even thought it could be a internal problem of Azure... ??
