alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

Signature Expired #41

Closed natemunk closed 6 years ago

natemunk commented 6 years ago

Been getting this error, able to save now but get this when I try and upload. Any ideas?

Error: Signature expired: 20170721T074556Z is now earlier than 20170722T022954Z (20170722T023454Z - 5 min.) at Request.callListeners (/Users/optimusprime/interactive-adventure-game-tool/node_modules/gulp-awslambda/node_modules/aws-sdk/lib/sequential_executor.js:107:43)

natemunk commented 6 years ago

I have new keys and both are in the /.aws/credentials.

Not sure what else it could be.

natemunk commented 6 years ago

Clock was off... set it to the correct time and it worked.