Porque está dando este erro? Eu já reiniciei servidor da API e da minha pasta, mas não resolveu nada.
HttpErrorResponse {headers: HttpHeaders, status: 404, statusText: "Not Found", url: "http://localhost:3000/photos/undefined", ok: false, …}
error: {message: "Photo does not exist"}
headers: HttpHeaders {normalizedNames: Map(0), lazyUpdate: null, lazyInit: ƒ}
message: "Http failure response for http://localhost:3000/photos/undefined: 404 Not Found"
name: "HttpErrorResponse"
ok: false
status: 404
statusText: "Not Found"
url: "http://localhost:3000/photos/undefined"
__proto__: HttpResponseBase