ErrorMessage“: ”Unexpected token u in JSON at position 0", my Function was run before but now it gives this error

前端 未结 0 952
攒了一身酷
攒了一身酷 2020-12-03 05:11

const Responses = require(\'../common/API_Responses\'); const AWS = require(\'aws-sdk\');

const SES = new AWS.SES();

exports.handler = async event => { cons

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