I tried to sign my extension follow this guide:
My command:
web-ext sign --api-key ##### --api-secret #####
But I'm got an error:
sign: Error: Received bad response from the server while requesting https://addons.mozilla.org/api/v3/addons/myextension%40example.org/versions/1.0.15/
status: 401 response: {"detail":"JWT iat (issued at time) is invalid. Make sure your system clock is synchronized with something like TLSdate."}
My UTC time is +7
Please help me to fix this. Tks