使用 amazon oAuth for alexa 技能无法 link 该技能。有什么具体要为印度做的吗?

Using amazon oAuth for alexa skill fails to link the skill. Anything specific to be done for India?

A​​mazon 技能是通过使用 Amazon 登录进行 oAuth 设置的,成功登录 Amazon 后,Alexa 应用程序抛出错误并提示 "an error occurred while attempting to link Alexa with . Please try again later" 是否还有其他我可能遗漏的配置? Alexa 最近在印度推出。需要为该地区做些什么?

Link to the skill configuration

Link to LWA configuration

问题出在技能配置上。在当前发布的智能家居技能 API 中,亚马逊为开发者提供了 Alexa 上的入站端点。这允许开发人员向 Alexa 服务发送异步消息。

这需要开发人员设置区域特定的 lambda 函数和授权框架。 documentation on sending events to the Event Gateway is here。 据我所知,这还没有在印度启用——只有欧盟和美国

在问题所附的屏幕截图中,您几乎看不到 "Permissions" 部分启用了此功能。