Martins Ebersteins
2022-10-05
Hello, Allan,
You are experiencing a quite common issue - you are sending to Amazon the requests with wrong time stamp.
To explain, how does it work - when you initiate sending of data to Amazon, the file has a "time stamp", writing exact date and time when the request was created. When Amazon gets the request, it validates, is it the same time as now or something different. In your case, the file on the side of Amazon is considered from the future =)
In this case the issue almost always is connected with the fact that the GMT Offset is set incorrectly.
Please open Integration -> Settings -> Amazon WS Integration and change the GMT Offset accordingly to where your server is located - you have to set there the GMT offset of your server (not client).
In your case I would assume that the offset has to be less (e.g. if you have now 2.0, it should be changed to 1.0 or 0.0).
After the change, as I remember, you need to restart the server.
Please try and let me know does it help.
Martins.