【发布时间】:2018-10-03 17:59:25
【问题描述】:
我在我的应用程序中使用 Google Calendar API。
我遇到的问题是 Google 没有向我发送推送通知。
- 我在这里设置我的应用程序https://console.developers.google.com/
- 已验证域:https://console.developers.google.com/apis/credentials/domainverification
- 查看日历:https://developers.google.com/calendar/v3/reference/calendarList/watch并获得成功响应。
但是,完成所有这些操作后,我的 web-hook 没有收到推送通知。谷歌似乎只是不发送它们。也许我错过了一些步骤?我使用 https 网址。
【问题讨论】:
标签: push-notification google-api google-calendar-api