connectome-neuprint / neuPrintHTTP

Implements connectomics REST interface
5 stars 2 forks source link

/api/npexplorer/commonconnectivity only allows <21 ids #33

Open neomorphic opened 5 years ago

neomorphic commented 5 years ago

It seems that the commonconnectivity end point only allows 21 or fewer neuron ids at a time. When posted with more, the following response is returned:

{"error":"neuron ids or names not specified"}