Hapus tombol tidak berfungsi dengan server JSON menggunakan AngularJS

return this.http.delete<any>("http://localhost:3000/posts?id="+id)
SAMER SAEID