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

"go outside" no longer working #40

@stzaske

Description

@stzaske

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"
	}
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions