【发布时间】:2026-01-20 09:10:02
【问题描述】:
我正在 google Dialogflow 中开发聊天机器人以获得 google 帮助,我已经关注了这个Documentation for showing Push notifications。我已请求许可,但现在我被困在该文档的最后一步(Exchange the key for an access token and send a notification)。
谁能帮我做。我应该从我的 Python 实现代码发送哪个 JSON 响应?
【问题讨论】:
-
您是否停留在“交换密钥以获取访问令牌并发送通知”步骤?
-
是的,我被困在
Exchange the key for an access token and send a notificationstep
标签: python dialogflow-es actions-on-google