Apparently what I tried was a bit overkill. Here's the solution that worked for me: const config = { responseType: 'blob' }; ...
確定! 回上一頁