Planeshifter / node-MetaMap

Package providing access to the MetaMap Web API for UMLS
MIT License
8 stars 1 forks source link

Unhandled rejection Error: Text data outside of root node #1

Open jyyu opened 8 years ago

jyyu commented 8 years ago

hello, I am testing this package, but got the following error. Wonder you have a solution? Thanks.

MetaMap -l "Definition and classification of chronic kidney disease" Q true t true r '["AIR","AOD"]'

image

Planeshifter commented 8 years ago

This is an error I have encountered before when I did not enter the UMLS Account information correctly. Could you please check the contents of the config.json file and whether they match your UMLS account? Sorry for the cryptic error message, I should improve the package to handle this better. Let me know if the problem persists, as then the error must be somewhere else.

jyyu commented 8 years ago

Hi, thanks for your reply. I checked the config.json file and it matches to my UMLS account. Wonder you have any clue for any other possibilities?

Jonny

On Tue, Sep 15, 2015 at 4:46 PM, Philipp Burckhardt < notifications@github.com> wrote:

This is an error I have encountered before when I did not enter the UMLS Account information correctly. Could you check the contents of the config.json file and whether they match your UMLS account? Sorry for the cryptic error message, I should improve the package to handle this better. Let me know if the problem persists, as then the error must be somewhere else.

— Reply to this email directly or view it on GitHub https://github.com/Planeshifter/node-MetaMap/issues/1#issuecomment-140534113 .

nullpointer07 commented 7 years ago

@jyyu did you find a solution to this? i am facing the same issue, and my config.json present inside node_modules/meta-map/ folder has correct credentials for UMLS account

RonakShah92 commented 5 years ago

Hello, I am facing the similar issue. Can you please help me if yo were able to figure a solution?