NickWaterton / Roomba980-Python

Python program and library to control iRobot Roomba 980 Vacuum Cleaner
MIT License
377 stars 106 forks source link

Error: 403, {"message":"Signature not yet current: 20230804T000000Z is still later than 20230803T172233Z (20230803T171733Z + 5 min.)"} #118

Open rahmanonik18 opened 1 year ago

rahmanonik18 commented 1 year ago

I am trying to access some api which need authentication using amz date. I am getting the following error

Error: 403, {"message":"Signature not yet current: 20230804T000000Z is still later than 20230803T172233Z (20230803T171733Z + 5 min.)"}

How can i resolve this issue, I am using your aws code for the authentication