Vanilla remix of alexa-skill gives error intent?

I have remixed project alexa-skill and followed the directions in the readme.MD and setup.MD files.

I use the skill unmodified except for my key in .env.

My skill seems to go through all the Amazon steps just fine but I always get the same response when I use the test tab on developer . amazon . com:

“I can tell you the weather, but you must give me a day”

Could anyone help me out please?
Peter

Edit for formatting.

That’s the default response. Have you tried testing it in echosim? What happens when you give it a command with a day argument like tomorrow?

If I am logged in to Echosim with my developer account, is the new skill available to me. E.g. “alexa ask my weather bot tomorrow” ?

Thanks

Yes, see the ‘Testing Your Alexa App’ in https://glitch.com/edit/#!/alexa-skill?path=SETUP.md:1:0 for the commands

1 Like

Bingo. I was not precise enough with my command. I am very happy now and can carry on exploring.

Thanks for your time, Gareth.

1 Like

Great, let us know if you have any other questions.