LexPredict / lexpredict-contraxsuite

LexPredict ContraxSuite
GNU Affero General Public License v3.0
167 stars 62 forks source link

API Request to get Document List gives 500 Error #53

Open thmaph opened 5 years ago

thmaph commented 5 years ago

Hi

I was testing out the api for contraxsuite, documents uploaded successfully and are listed in the ui but making a get request to: /api/v1/document/documents/ gives 500 Error: Internal Server Error

other api requests work well like creating a project and authentication do work correctly.