feagi / brain-visualizer

Apache License 2.0
0 stars 1 forks source link

Returns 404 if attempt to toggle on the mem or syn #150

Closed Kakcalu13 closed 6 months ago

Kakcalu13 commented 6 months ago

error: INFO: 192.168.112.1:45022 - "POST /v1/insight/neuron/synaptic_potential HTTP/1.1" 404 Not Found

Kakcalu13 commented 6 months ago

INFO: 127.0.0.1:48724 - "POST /v1/insight/neurons/membrane_potential_set?state=true HTTP/1.1" 400 Bad Request

Using fix-clone branch atm.

Seems like It's still an issue.

Kakcalu13 commented 6 months ago

Fixed