When declining a request, the backend only returns `null` as answer: ``` { "answerJoinRequest": null } ``` I think that the backend should return at least a success message.