AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 16:02

Parameter dieser Suchanfrage:

Suche in Thema: Microsoft Translator Text API v3.0
Suche alle Beiträge, die von "psycodad" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 6 von insges. 6 Treffern
Suche benötigte 0.002s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Netzwerke

    AW: Microsoft Translator Text API v3.0

      Delphi
      by psycodad, 18. Feb 2019
    Hier ein kleines Demo Projekt das den Aufruf der Microsoft Translator API V3.0 zeigt..
  • Forum: Netzwerke

    AW: Microsoft Translator Text API v3.0

      Delphi
      by psycodad, 15. Feb 2019
    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.microsofttranslator.com/translate?api-version=3.0&from=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...
  • Forum: Netzwerke

    AW: Microsoft Translator Text API v3.0

      Delphi
      by psycodad, 14. Feb 2019
    Ah, ich dachte es sei besser wenn ich es in beiden Foren schreibe, mal auf Englisch und mal Deutsch. Ist das nicht erlaubt?
  • Forum: Netzwerke

    AW: Microsoft Translator Text API v3.0

      Delphi
      by psycodad, 14. Feb 2019
    Man kann sich mit drei verschiedenen Methoden authentifizieren. ICh nutze die Methode mit Ocp-Apim-Subscription-Key im request header. Das funktioniert tiptop mit dem c# demo projekt. Es kann also nicht daran liegen. Wenn ich den header Eintrag entferne kriege ich ein "The request is not authorized because credentials are missing or invalid".

    Es muss damit zu tun haben wie der REstdebugger...
  • Forum: Netzwerke

    AW: Microsoft Translator Text API v3.0

      Delphi
      by psycodad, 14. Feb 2019
    Microsoft says:



    I use the first way with the Ocp-Apim-Subscription-Key in the request header. That works well, because if i remove the Ocp-Apim-Subscription-Key header i get the following answer:
    "The request is not authorized because credentials are missing or invalid"

    So authorisation works in my opinion. Btw in the c# demo project that works well too.

    I assume that the problem...
  • Forum: Netzwerke

    Microsoft Translator Text API v3.0

      Delphi
      by psycodad, 13. Feb 2019
    Hallo zusammen,

    Ich probiere jetzt schon seit einer geraumen Weile mit dem RestDebugger die neue Translator API von Microsoft (Version 3.0) anzusprechen. Der Grund dafür ist dass die alte API Version 2.0 per 30. April 2019 eingestellt wird.

    https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-reference

    Es gelingt mir einfach nicht, die API zu einem Resultat...


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=psycodad&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=199701
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:12 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz