I have a request in my Vue application which downloads a file which must be an excel .xlsx, the response of the request returns a binary which I try to convert
Vue