Help Center/ Object Storage Service/ SDK Reference/ Node.js/ Troubleshooting (SDK for Node.js)/ Unmatched Signatures (SDK for Node.js)
Updated on 2024-11-26 GMT+08:00
Unmatched Signatures (SDK for Node.js)
Problem: The HTTP status code obtained from CommonMsg.Status was 403, and the OBS server-side error code obtained from CommonMsg.Code was SignatureDoesNotMatch.
Solution:
- Check whether a bucket name was added before the endpoint. This will lead to a signature mismatch.
- Ensure that the AK and SK matched, were both correctly specified, and were the same as those used in the request.
- Check StringToSign.
Parent topic: Troubleshooting (SDK for Node.js)
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.