Hello all, I have successfully installed pootle behind apache with
mod_wsgi. However when trying to activate the API I don't seem to be
having as much success. I tried asking on serverfault but doesn't seem
there's much activity on pootle there now...
https://serverfault.com/questions/950101/how-to-activate-the-api-in-pootle-2-8-2


In any case, I'm using Pootle 2.8.2 and I noticed that there is no
documentation for the Pootle API for 2.8.2, I only see a page for Pootle
2.5.1. I'm supposing that's because nothing has changed? The API is
compatible with 2.8.2 correct? 

I installed DJANGO-TASTYPIE , I added POOTLE_ENABLE_API = TRUE in the
POOTLE.CONF, and I enabled WSGIPASSAUTHORIZATION ON in my apache virtual
host configuration (and I restarted the apache server). 

However if I try to make a GET request to
HTTPS://MY-POOTLE-SERVER/API/V1/TRANSLATION-PROJECTS/1/ I simply get a
404 page not found error. I thought that a minimum amount of API
requests were supposed to work out of the box? Or do I have to do more
configuration ?

____________________ 

JOHN ROMANO D'ORAZIO
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to