I'm using Google Calendar API in my application.
The problem that I faced is that Google doesn't send me Push-Notifications.
- I setup my app here https://console.developers.google.com/
- Verified domain: https://console.developers.google.com/apis/credentials/domainverification
- Watched calendar: https://developers.google.com/calendar/v3/reference/calendarList/watch and got successful response.
However, having done all of this, no push-notifications are received by my web-hook. It seems that Google just doesn't send them. Maybe I missed some step? I use https URL.