Failed deployment: Missing slot values in slot type "AMAZON.FR_FIRST_NAME"

amazon-alexa

#1

hi
if we create helloworld with locale . (–locale fr-FR)
deploynot work


#2

Take a look at the error message in your screenshot. It says Interaction model is not valid and something with AMAZON.FR_FIRST_NAME.

My understanding is you changed AMAZON.US_FIRST_NAME from the Hello World example to AMAZON.FR_FIRST_NAME. However, there is no AMAZON.FR_FIRST_NAME slot by Amazon. You would need to use AMAZON.FirstName.

Take a look here for all supported slot types:

https://developer.amazon.com/docs/custom-skills/slot-type-reference.html

And make sure you select French (FR):