amazon-archives / legacy-skill-samples-java

These samples utilize a version of the Alexa Skills Kit SDK that is no longer supported. Please visit https://github.com/alexa/alexa-skills-kit-sdk-for-java
https://github.com/alexa/alexa-skills-kit-sdk-for-java
Other
94 stars 142 forks source link

There was an error creating the trigger: Could not create alexa-skills-kit event source #5

Closed PrithiviRajG closed 6 years ago

PrithiviRajG commented 6 years ago

I am getting the below exception on creating trigger between Alexa skill kit and Amazon Lambda function. I am just uploading Alexa HelloWorld JAVA sample code in lambda as zip file

There was an error creating the trigger: Could not create alexa-skills-kit event source

Butwhen I click refresh trigger button trigger I am able to see the new trigger. Now the request is timing out and it's not hitting lambda function

ghost commented 6 years ago

What's your timeout set to under Basic Setting in your Lambda?

ghost commented 6 years ago

Closing due to inactivity, please feel free to reopen if the issue persists!