Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

"go outside" no longer working #40

Open
stzaske opened this issue Jul 1, 2019 · 0 comments
Open

"go outside" no longer working #40

stzaske opened this issue Jul 1, 2019 · 0 comments
Assignees

Comments

@stzaske
Copy link

stzaske commented Jul 1, 2019

I just followed the Amazon developer ASK CLI documentation here, and when I deploy the skill the "go outside" intent returns an error. Looking over the issues, it looks like many of these examples are no longer being supported. I thought I'd report this error anyway for anyone running into the same issue.

The response JSON is

{
	"body": {
		"version": "1.0",
		"response": {
			"type": "_DEFAULT_RESPONSE"
		},
		"sessionAttributes": {},
		"userAgent": "ask-node/2.6.0 Node/v8.10.0"
	}
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants