MetaCell / geppetto-scidash

Geppetto scidash extension
2 stars 1 forks source link

Model creation / editing fails to validate the model from the URL (500 internal server error). #436

Closed ddelpiano closed 4 years ago

ddelpiano commented 4 years ago

Go to the model view, create a new model, fill the name a put the url of the model (e.g. https://github.com/ddelpiano/neuronunit/blob/dev/neuronunit/models/NeuroML2/LEMS_2007One.xml ). Check the console and you will see that the response from the server is not valid.

zsinnema commented 4 years ago

relates to #437

fixed in PR https://github.com/MetaCell/geppetto-scidash/pull/440