Found the solution:
- Empty TRestRequest.Ressource property
- Remove all parameters except the Header with the subscription key
- Use following BaseURL instead:
https://api-eur.cognitive.microsoftt...m=en&to=de
Now all works like expected. But i even do not know why i should not use the TRestRequest.Params and the Ressource property instead of the
URL parameters...