1

I am new to alexa and frustrated with below error :

UnrecognizedClientException: The security token included in the request is invalid

I am able to create the new skill with ask new command for example :

AWS profile "ask_cli_default" was successfully associated with your ASK profile

but when i use ask deploy it gives above mentioned error.

Can anyone help ? .

Anand_5050
  • 1,019
  • 2
  • 10
  • 23

1 Answers1

1

After long hours of RnD i could solve this with below command :

ask deploy -p yourprofilename

Hope it will help someone needed.

Anand_5050
  • 1,019
  • 2
  • 10
  • 23