Make sure to return an empty JSON object ({}) from presence PUT/POST requests...
Make sure to return an empty JSON object ({}) from presence PUT/POST requests rather than an empty string ("") because most deserialisers won't like the latter
Please register or sign in to comment