Re: Announcement: old HTTP API will be replaced

2016-06-06 Thread Daniel Naber
On 2016-06-06 17:29, Andriy Rysin wrote: > It seems that on languagetool.org /api maps to the checker, thus for > the code the URI starts with /v2, on my site I don't have /api mapping > so I had to change my url to http://r2u.org.ua/v2/check for it to > work. > We need to either make the code a b

Re: Announcement: old HTTP API will be replaced

2016-06-06 Thread Andriy Rysin
Hi Daniel I've tested switching my web-page to /v2 according to http://wiki.languagetool.org/integration-on-websites And I found one little problem: in the instructions it says to use "https://languagetool.org/api/v2/check"; so I've replaced it with "http://r2u.org.ua/api/v2/check"; but it returne