Closed AleziaKurdis closed 3 years ago
There seems to be two ways of deleting places: "DELETE /api/v1/places/:placeId" and "DELETE /api/v1/user/places/:placeId". For this bug, one works and one doesn't work. Fix is in process.
Fixed in version 2.4.3
When we try to delete a Place, we systematically get this error:
Failed to delete place: {placeId} Error code 3 The full error is shown below: Target place not found
This happens even on recently created places.