onZoomIdentityExpired

Using Windows SDK, should we expect to get onZoomIdentityExpired after some time while logged in? I have run some long duration tests and have not yet seen this message, so it’s hard to develop code to handle. I assume I should log out, then log back in. Thanks for any advice. - Bill

Hi Bill,

Thanks for using Zoom SDK. Yes, the onZoomIdentityExpired should do the job. Regarding the case you mention the method is not functioning, our engineers will investigate this and get back to you.

Thanks!

hi bill, sorry for later response. the onZoomIdentityExpired callback event will be fired when we refresh zoom access token failed caused by network issue or something else. this is the edge case. when you got this event, you need to re-login your zoom account again.
Thanks
Dats

Hi Dats,

Thanks for clarification.

Bill

Marking as solved.

-Tommy