api-key-auth icon indicating copy to clipboard operation
api-key-auth copied to clipboard

BadSignatureError: Bad signature

Open wekabc opened this issue 2 years ago • 0 comments

signatureParams.signingString += (request-target): ${req.method.toLowerCase()} ${req.path}; results: '(request-target): get function getPath() { return this.getUrl().pathname; } ' req.path() replace req.path ,can work

wekabc avatar Nov 16 '22 08:11 wekabc