p2m2 / service-p2m2tools-api

Service to parse the formats of the metabolomics data acquisition devices of the P2M2 platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse API return nothing

Marcellino-Palerme opened this issue · comments

When we call /p2m2tools/api/format/parse the response is {}.

But if we use parse with analyze type defined the response of fetch is analyze

Reproduce

  1. Run service with docker
  2. extract following files test_parse.zip
  3. run node test_ok.js -> the parsing is complete
  4. run node test_fail.js -> the parsing is empty

sorry bad docker image version