Closed ecesari closed 2 years ago
same with the delete service and delete user enpoints.
same with the delete service and delete user enpoints.
@ZeynepDYilmaz if this is the bug mentioned in #133 that is another bug regarding the backend. This bug is about the endpoint not sending a request to the backend with the delete method.
@ecesari the bug mentioned in #133 is a different bug related to the db delete request.
@ecesari the bug mentioned in #133 is a different bug related to the db delete request.
oh ok my bad
delete method on http.js doesn't work and returns a network error, this seems like a bug on axios request construction. the method of unfeature has been changed from being a delete endpoint to post endpoint