3 Answers
- Newest
- Most votes
- Most comments
0
Hi, I'm getting the same error probably from Yesterday, too . Have you found the reason for the error?
answered 4 years ago
0
I was having the same issue and found the solution, its looks like in your code to make request to AWS and to provide current dateTime , you may be using YYYY instead of yyyy.
Since its last week of calendar and if you using YYYY it will return year as 2021 , so use yyyy it will return actual year 2020.
Update date on both header :
X-Amz-Credential and X-Amz-Date.
answered 4 years ago
0
Thank you for the info, this makes perfect sense.
Edited by: 401admin on Dec 30, 2020 1:10 PM
answered 4 years ago
Relevant content
- asked 3 years ago
- asked 3 months ago
- asked 5 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 6 months ago