voxe / voxe-web

Voxe.org is a non-partisan tool that compares and contextualizes political platforms. Citizens, media and startups can reuse this open platform designed to held forge an informed electorate.
http://voxe.org
Apache License 2.0
17 stars 9 forks source link

[API] /v1/elections/:id/removetag #91

Open Soulou opened 11 years ago

Soulou commented 11 years ago

Return 200 and an empty body, which leads to the error callback with Jquery :

error: (response, status, body) =>
status
"parsererror"
> body
SyntaxError {}
> response.status
200
> response.statusText
"OK"