Firebase storage can't open file uploaded by API in NodeJS

前端 未结 0 364
时光取名叫无心
时光取名叫无心 2020-12-10 14:15

I\'ve used storage API in cloud function to upload some XML files as following:

await bucket.upload(filePath, {
        destination: fileName,
        resumab         


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