I\'m getting data from my server using service in angular this my userservice code.
GetUser(id: any): Observable { const header = new HttpHeaders();