Google Calendar Integration - webhook - nextsynctoken not saving in DB

I’m working on a webhook to sync updates from Google Calendar with the Calendar in my app.

While testing in the debug mode api passess the value, but it’s not getting saved in DB…

No idea why.

Would appreciate help! :slight_smile:

Things I would check:

  1. Who is the current user a.k.a. are you actually logged in?
  2. Are there any privacy rules, preventing the state from being saved?