I have created a FileUploadService in angular which is uploading my file to server. But now the issue is when I am calling the method it is not waiting for response. My code