Closed impronunciable closed 8 years ago
Delete the form
Throwing a 500 error
curl 'http://10.0.1.195:8080/api/form/574d9ddbdd2c5c0006471aa2' -X DELETE -H 'Origin: http://localhost:3000' -H 'Accept-Encoding: gzip, deflate, sdch' -H 'Accept-Language: es-419,es;q=0.8' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2751.0 Safari/537.36' -H 'content-type: application/json' -H 'accept: application/json' -H 'Referer: http://localhost:3000/forms' -H 'Connection: keep-alive' --data-binary '{"name":"Share your story","description":"This is a sample ask!"}' --compressed
This has been resolved.
Expected behavior
Delete the form
Actual behavior
Throwing a 500 error
Steps to reproduce behavior