I am trying to upload image to get media id but getting 400 bad request ... const image = await axios.get(url, { responseType: 'arraybuffer' }); ...
確定! 回上一頁