You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting these errors:
1st Error:
two lambda functions are produced during the deployment with the ask cli command: "ask deploy -p trivia-skill", im unable to update teh skill after that.
2nd Error:
Error code: 400
{
"message": "Skill manifest is not valid.",
"violations": [
{
"message": "custom.endpoint - No endpoint is defined."
}
]
}
I'm getting these errors:
1st Error:
two lambda functions are produced during the deployment with the ask cli command: "ask deploy -p trivia-skill", im unable to update teh skill after that.
2nd Error:
Error code: 400
{
"message": "Skill manifest is not valid.",
"violations": [
{
"message": "custom.endpoint - No endpoint is defined."
}
]
}