GithubHelp home page GithubHelp logo

Comments (4)

tamhinsf avatar tamhinsf commented on June 14, 2024

Hey - the code ignores the ApplicationId check when you deploy in DEBUG mode. Unfortunately, I messed something up in the last check-in and now it ignores the App ID check regardless of DEBUG or RELEASE mode.

I'll fix it in a bit. Thanks for checking it out my repo!

from azure4alexa.

ncksol avatar ncksol commented on June 14, 2024

Ah I see. So that ApplicationId check is something you've made, it's not something that is required by Amazon for the skill to have? Is it like a key to prevent calls not from Alexa to that service?

from azure4alexa.

tamhinsf avatar tamhinsf commented on June 14, 2024

The App ID check is something Amazon requires for certification, but you can fake the validation while you're in dev. I'm just overriding the validation provided by the AlexaSkillsKit.NET package I'm using.

Yup - it's like a key to prevent calls from non-Alexa sources.

from azure4alexa.

tamhinsf avatar tamhinsf commented on June 14, 2024

Restored and enhanced check for AppId.

from azure4alexa.

Related Issues (3)

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.