alexa-samples / skill-sample-nodejs-city-guide

An Alexa Skill Sample showing how to build a skill featuring a single city's landmarks and news.
Other
197 stars 223 forks source link

Skill endpoint error #35

Closed Aaryanverma closed 1 year ago

Aaryanverma commented 6 years ago

After following all the steps from the tutorial, I am getting an error while invoking the skill.

here is the brief of what I am getting in Device log: "code": "SKILL_ENDPOINT_ERROR", "description": "An error occurred while issuing a SpeechletRequest

I have checked the endpoints many times. they are correct.

Can anyone reproduce this issue and give the solution for this?

sleyzerzon commented 6 years ago

I am seeing a similar behavior described here

aszk commented 1 year ago

Could you give me the endpoint url you are using if you still have the issue?

aszk commented 1 year ago

Closing due to inactivity.