简体   繁体   English

ask-cli、Ask deploy、UnrecognizedClientException:请求中包含的安全令牌无效

[英]ask-cli, Ask deploy, UnrecognizedClientException: The security token included in the request is invalid

I am new to alexa and frustrated with below error :我是 Alexa 的新手,对以下错误感到沮丧:

UnrecognizedClientException: The security token included in the request is invalid UnrecognizedClientException: 请求中包含的安全令牌无效

I am able to create the new skill with ask new command for example :例如,我可以使用 ask new 命令创建新技能:

AWS profile "ask_cli_default" was successfully associated with your ASK profile AWS 配置文件“ask_cli_default”已成功与您的 ASK 配置文件关联

but when i use ask deploy it gives above mentioned error.但是当我使用 ask deploy 时,它给出了上面提到的错误。

Can anyone help ?任何人都可以帮忙吗? . .

After long hours of RnD i could solve this with below command :经过长时间的 RnD,我可以使用以下命令解决这个问题:

ask deploy -p yourprofilename询问 deploy -p yourprofilename

Hope it will help someone needed.希望它能帮助需要的人。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 DynamoDB 请求中包含的安全令牌无效 UnrecognizedClientException - DynamoDB The security token included in the request is invalid UnrecognizedClientException UnrecognizedClientException","errorMessage":"本地测试 lambda 函数时,请求中包含的安全令牌无效 - UnrecognizedClientException","errorMessage":"The security token included in the request is invalid when testing lambda function locally 调用 ListTopicRules 操作时发生错误(UnrecognizedClientException):请求中包含的安全令牌无效 - An error occurred (UnrecognizedClientException) when calling the ListTopicRules operation: The security token included in the request is invalid ASK-CLI 部署不适用于托管“AWS with CloudFormation” - Alexa 区域“默认”:拒绝访问 - ASK-CLI deploy not working for hosting 'AWS with CloudFormation' - Alexa region "default": Access Denied aws cli 出现错误“请求中包含的安全令牌无效” - aws cli get error “The security token included in the request is invalid” [错误]:在当前配置文件中找不到AWS凭证。 -Ask-CLI - [Error]: AWS credentials are not found in current profile. - ask-cli Ask-cli lambda命令使用错误的区域设置 - Ask-cli lambda command uses wrong region setting ASK-CLI:无法链接到AWS控制台帐户 - ASK-CLI : unbale to link with AWS console account 无服务器错误:请求中包含的安全令牌无效 - Serverless Error: The security token included in the request is invalid 嵌套工作流 - 请求中包含的安全令牌无效 - Nested workflow - The security token included in the request is invalid
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM