I am not able to pass the downloaded picture from fb api to aws s3 bucket.? Suggest me the way This is my code

后端 未结 0 2014
夕颜
夕颜 2021-01-22 17:44
const aws = require(\'aws-sdk\');
const debug = require(\'debug\')(\'app:imageUploadHelper\');
const multerS3 = require(\'multer-s3\');
const multer = require(\'multer\'         


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