dependabot[bot] on npm_and_yarn
Bump got and update-notifier B… (compare)
maxbespoken on v2.6.7
maxbespoken on master
Github Action: update skill-tes… 2.6.7 (compare)
dependabot[bot] on npm_and_yarn
Bump got and update-notifier B… (compare)
german1311 on skill_upgrade
german1311 on master
Feature/skill upgrade (#735) s… (compare)
german1311 on skill_upgrade
skill-testing-ml 1.4.8 (compare)
502 error
? Is that something other people have reported? I assume when I start on a new tool, I'm making the mistakes everyone else makes, so usually it's been documented somewhere.. :-)
/lambda
folder (which does make sense..) The video from Sept 2019 has Emerson Sklar demoing command line but tests are in /lambda/custom
, and they run fine. Seems like that would no longer work. ( https://youtu.be/YR7y2PA0ekI )
const request = alexa.request()
.intent("MyIntentName")
.slot("SlotName", "SlotValue")
.set("forceError", true) // Setting additional property
curl 'https://virtual-device.bespoken.io/process?message=%22what%20time%20is%20it%22&user_id=TOKEN'