Docverter / docverter

Docverter Server
Other
829 stars 101 forks source link

InvalidManifestError #56

Open sid-kap opened 7 years ago

sid-kap commented 7 years ago

I'm trying to do the following:

curl http://c.docverter.com/convert -F from=md -F to=pdf -F input_files[]=@<(echo test.md)

I'm getting the following error:

{"error":"uninitialized constant DocverterServer::Manifest::InvalidManifestError"}