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 just created a very simple alexa skill with this alexa-app npm module. And called my skill and I get the response "INVALID_REQUEST_TYPE". It's been a while since I've played with this module, but it looks like the values that Amazon is passing along to skills has changed in format. There hasn't been any code changes for about a year. Is this still supported? Is a new version recommended?
I still use alexa-app and it works perfectly for me. In fact, I just published a skill with it last week! [try it, enable Debbie Downer ;) ]
I found that the tooling and process around this module now makes it too difficult for me to maintain or contribute to. Instead, I am working on alexa-app-bootstrap, a "helper" module where I am putting my innovations.
While there have been changes and improvements to the Alexa requests over the last year or two, everything is backwards-compatible and alexa-app is flexible enough to support anything new, as far as I know. I'd like to know what code you have that generates this error.
I just created a very simple alexa skill with this alexa-app npm module. And called my skill and I get the response "INVALID_REQUEST_TYPE". It's been a while since I've played with this module, but it looks like the values that Amazon is passing along to skills has changed in format. There hasn't been any code changes for about a year. Is this still supported? Is a new version recommended?
ex. request intent passed in from Amazon:
The text was updated successfully, but these errors were encountered: