[ensembl-dev] REST server gives a bad request using POST method

Paolo Cozzi paolo.cozzi at itb.cnr.it
Wed Oct 8 14:19:00 BST 2014


Dear all,

Using REST server with POST data give me a "Bad Request" as result. For 
example:

$ curl -H "content-type:application/json" -H "accept:application/json" \
 > --data '{ "variants" : ["21 26960070 rs116645811 G A . . .", "21 
26965148 rs1135638 G A . . ." ] }' \
 > http://rest.ensembl.org/vep/human/region
Bad Request

Thanks for your support,

Paolo






More information about the Dev mailing list