Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Can't upload skill.json with included householdList API#1419

Description

@NLueg

I'm submitting a...

  • Bug report
  • Feature request
  • Documentation issue or request
  • Other... Please describe:

Expected Behavior

It should be possible to deploy a skill that utilizes the householdList API from Alexa.

Current Behavior

I can't upload a skill.json which includes householdList inside the apis object.
This for example also happens for the example I included in #1418.

I receive the following error code in the console:

Error Log

image

Additional information

I managed it to upload the skill.json directly with the Ask CLI:

ask smapi update-skill-manifest --skill-id <SKILL_ID> --manifest "file:./build/dev/platform.alexa/skill-package/skill.json" --stage development --debug

Your Environment

  • Jovo Framework version used: 4.2.28
  • Operating System: Windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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