firebase后端加载数据,但收到此错误 Uncaught (in promise) TypeError: response.json is not a function 我的代码如下: import axiosfrom 'axios'; console.log('getting data from server...');
.get('data.json')
我想要完成的是使用Firebase Cloud Function (Node.js):其次,将该图像上传到使用的Wordpress站点
问题(在我看来)似乎是,formData实际上并没有附加任何数据,但是axios.get(可能是Node.js库做错了什么,还是我用错误的编码得到了图像?functions.https.HttpsError("faile