Timezone ID not saving in DB as text

Hello,

I’m trying to save a location’s Time Zone ID to avoid making excessive Google API calls.

The logs show that the workflows are running, and I’ve tested that the API is responding by displaying the Time Zone ID on a page, but for some reason the time zone ID is not saving in the database. It is formatted as a text field and as far as I know the API call returns text.

Can anyone help?

Annotation 2020-03-24 164034

This turned out to be an error in application restriction settings for my API key :roll_eyes: