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
The validation plug only validates that the application ID matches. To pass certification, Amazon requires a handful of other checks. The plug as it exists today doesn't account for those.
Are there any plans to add these checks to the plug?
@mtrudel - since I was working on a toy project, I cobbled together something using this and another library that did implement these required checks. A Frankenstein if you will. Wouldn't be too difficult to pull the good things from each to make something that had it all.
The validation plug only validates that the application ID matches. To pass certification, Amazon requires a handful of other checks. The plug as it exists today doesn't account for those.
Are there any plans to add these checks to the plug?
https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/developing-an-alexa-skill-as-a-web-service?ref_=pe_679090_102923190
The text was updated successfully, but these errors were encountered: