');link=url.createObjectURL(blob);a.attr('download',fileName);a.attr('href',link);$('body').append(a);a[0].click();$('body').remove(a)}},error:function(xhr){downloadCompleted();swal('Error!','Cannot download the file!','error')}})},error:function(xhr){downloadCompleted();swal('Error!','Could not load the file info!','error')}})}else{downloadCompleted();swal('Error!',res.message,'error')}},error:function(xhr){downloadCompleted();swal('Error!','Cannot create access token!','error')}})}