NodeJS Axios request returning an odd string

后端 未结 0 816
深忆病人
深忆病人 2020-12-01 11:28

I\'m sending a GET request to a third party API and it is returning a odd string (supposed to be an image).

axios.get(`${URL}/test`, {
    headers: {
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题