Git Product home page Git Product logo

alexa-cakebaker's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

alexa-cakebaker's Issues

How to check alexa-app application errors ?

I am getting error
[c:\wamp\www\alexa\alexa-app-server\examples\apps\alexa-cakebaker\index.js]: ReferenceErr
or: localCredentials is not defined

How to find error in alexa-app environment ?

userId from the request parameter requires a different approach or causes error

to get the userId from the request parameter of the index.js functions your need to use the following or it generates an undefined value:

var userId = request['data']['session']['user']['userId'];

Unless you can tell me a better way (the example code from Big Nerd uses your code, but doing their example it throws a validation error due to the above issue).

DynamoDB Data/Progress not saved

Hello, I have noticed that the last progress is often not saved.
How to reproduce it:

  • Go through the first steps (e. g. until 3 or 4)
  • Say "save cake"
  • Look in the database
  • The progress was either not even saved or is outdated (e. g. at currentStep 1)

Interesting:

  • Resuming the skill / recipe immediately (load cake) suddenly makes the the right state in the database visible

I don't get it why this happens. I need a reliable way to save strings for a survey-skill.

Thanks,
Marwin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.