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

Interacting (launch/intent/etc) with the skill based on ASK SDK for Java fails because of certificate validation error #506

@Stvad

Description

@Stvad

Hey, I have a skill that is based on ASK SDK for Java and I'm trying to interact with it using bst.

The problem I'm facing is that all the requests are rejected with the following error Error: Invalid response: 400 Message: Missing signature/certificate for the provided skill request.

I saw that in the documentation you're recommending to run Java skills with -DdisableRequestSignatureCheck=true parameter, but I don't believe it applies to the ASK SDK (at least not it's current version).

Is there a way to work around this and make bst launch/intent/etc work for the skill using this platform?

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