|
When I send a DELETE request to: /rest/registry/device/ {token}
with SimplePush endpoint URL as a token, I get 400 Bad Request response when the URL is encoded once. From what was discussed here: http://lists.jboss.org/pipermail/aerogear-dev/2014-April/007357.html I tried to do a second encode of the token. This resulted into 404 Not Found response.
|