Closed lleger closed 5 years ago
The JSON payload has "action": "removed" and not deleted. This was causing errors.
"action": "removed"
deleted
The JSON payload has
"action": "removed"
and notdeleted
. This was causing errors.