AGoranov
AGoranov

Reputation: 2244

Amazon Alexa Invalid Category

I have been creating Amazon Alexa skills for some time. However, I made some changes to a previous skill and now I keep getting an error when Building the model, note that I Save the model without any errors.

When I build I have an error:

Save Failed
  Invalid category. Error code: - [here is timestamp]

Does anyone know what this is supposed to mean? I searched with no results.

Upvotes: 2

Views: 983

Answers (1)

Niraj Shah
Niraj Shah

Reputation: 15457

I was getting the same error:

Invalid category. Error code: SkillManifestError

It turns out that you need to go to the "Launch" tab and select a category for your skill and save your settings. You can then skip back to the "Build" tab and build the model.

Upvotes: 1

Related Questions