Timezone came null

Description
We had subscribed zoom events.
Recently we observed that timezone starts coming null in some zoom events while it is coming fine at same time in other events.
Due to which request validation got broke.

Invalid Request - Timezone is null
{“payload”:{“account_id”:“0gkDOK2dS2CJFeIN25-1Gw”,“object”:{“uuid”:“MxayxEESR0WfKtD3yEtRpA==”,“participant”:{“user_id”:“16778240”,“user_name”:“Varun Khaitan",“id”:“WajJ8xYtTd-GwvLyWCyNVQ”,“join_time”:“2021-07-20T06:52:38Z”,“email”:"varunkhaitan@urbanclap.com”},“id”:“2644786508”,“type”:4,“topic”:“Varun Khaitan’s Personal Meeting Room”,“host_id”:“WajJ8xYtTd-GwvLyWCyNVQ”,“duration”:55,“start_time”:“2021-07-20T06:52:39Z”,“timezone”:null}},“event_ts”:1626863662783,“event”:“meeting.participant_joined”}

Valid request (at the same time) - timezone is fine

{“payload”:{“account_id”:“0gkDOK2dS2CJFeIN25-1Gw”,“object”:{“uuid”:“gtlZ81jxRAyfIk8u33DJLA==”,“participant”:{“user_id”:“16778240”,“user_name”:“Arun Ahuja”,“id”:"",“join_time”:“2021-07-20T13:10:34Z”,“email”:""},“id”:“95355643271”,“type”:2,“topic”:“UC<>Adfactors”,“host_id”:“9R8h7WegQJ6txlvz1wluKA”,“duration”:30,“start_time”:“2021-07-20T13:10:35Z”,“timezone”:“Asia/Kolkata”}},“event_ts”:1626865450340,“event”:“meeting.participant_joined”}

Hi @ucliveengg,

Thanks for reaching out about this—I noticed that this appears to be for your Personal Meeting ID (PMI). Are you only seeing this null for meetings using your PMI, or other non-PMI meetings as well?

Thanks,
Will

hi @will.zoom ,
Can you reproduce this scenario and check at your end if this is being null for PMI or non PMI?

Hi @ucliveengg,

I do not see this issue for non-PMI meetings.

Thanks!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.