Giter Site home page Giter Site logo

Comments (9)

alexc-MSFT avatar alexc-MSFT commented on May 19, 2024

I'm currently working on making some modifications to the skill - this will fix this error in addition to some others (i've tested and confirmed).

Just out of interest, send an AddMovie intent test event on the AWS Lambda console and let me know what comes back.

I'm also adding other functionality such as searching by year, different phrases etc.

from alexa-couchpotato.

alexc-MSFT avatar alexc-MSFT commented on May 19, 2024

Also - I think I found out this was caused by the fact this skill returns so much JSON, too much for Alexa to handle - i've slimed this down and it works much better.

from alexa-couchpotato.

cherowley avatar cherowley commented on May 19, 2024

Brilliant cheers :) I'll try doing the addmovie on the lamda in a bit :)

from alexa-couchpotato.

cherowley avatar cherowley commented on May 19, 2024

BTW asking is "x men Apocalypse on the list" works fine - my spelling isn't great!

from alexa-couchpotato.

alexc-MSFT avatar alexc-MSFT commented on May 19, 2024

Ok so it's just AddMovie that's not working for you? Let me know what the test event comes back as. I think the FindMovie (is) returns a small amount of JSON which is why it works.

from alexa-couchpotato.

cherowley avatar cherowley commented on May 19, 2024

Ok, I admit that all this online stuff is new to me so pretty much fumbling my way through cuttin' and pastin' with alexa /lambda for the time being!

Another dumb error by me - removing "movie" from the request worked fine in the service simulator...

Just me figuring out how the sample utterances can be used :)

from alexa-couchpotato.

alexc-MSFT avatar alexc-MSFT commented on May 19, 2024

Ah yes, you just need to write 'add {moviename}' etc. the service simulator will add any other required phrases.

I think if you use it on an echo you will find you get an invalid response for movies when there are more than one returned. I've fixed this with cutting down the size of the returned response.

from alexa-couchpotato.

cherowley avatar cherowley commented on May 19, 2024

Yep get the problem as you said - will you be releasing the updated code soon? :)

from alexa-couchpotato.

alexc-MSFT avatar alexc-MSFT commented on May 19, 2024

Just submitted a pull request to @josephschmitt for the fixed code - it only works for AddMovie currently, I need to sort it for find movie.

from alexa-couchpotato.

Related Issues (20)

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.