apertium / apertium-apy

📦 Apertium HTTP Server in Python
https://wiki.apertium.org/wiki/Apertium-apy
GNU General Public License v3.0
32 stars 42 forks source link

apy / identifyLang returns code 400 #70

Closed Androbin closed 6 years ago

Androbin commented 6 years ago

Requests to https://www.apertium.orf/apy/identifyLang produce code 400 errors.

screenshot

sushain97 commented 6 years ago

Hm, I wonder if this is bad request (400) because of no text. Might be. In that case it's not a bug here and is one over in html-tools but for a slightly different reason (shouldn't allow).

Androbin commented 6 years ago

Just tested it, you're right.

sushain97 commented 6 years ago

Cool. Would appreciate it if you could open a new issue over there :) Good catch.