crow-translate / QOnlineTranslator

A library for Qt5 that provides free usage of Google, Yandex and Bing translate API.
GNU General Public License v3.0
78 stars 13 forks source link

Yandex translate: HTTP method is invalid for this service #10

Closed drygdryg closed 3 years ago

drygdryg commented 3 years ago

Bug description There is a problem with Yandex translator. Google translate and Bing translate are working properly

Steps to reproduce the behavior:

  1. Open Crow translate.
  2. Choose "Yandex" in the bottom ComboBox.
  3. Try to translate the word "Test".
  4. See error "HTTP method is invalid for this service".

Expected behavior The translator should show the translation of the word in the right text field.

Screenshots image

Environment