How to know if start_url is expired?

How to know if start_url is expired?

Hi @Andrey,

The start_url will be valid for 2 hours from creation/retrieval for standard users. After 2 hours, you will need to call the GET Meeting API to refresh the start_url. I recommend keeping track of the timestamp for meeting creation to track validity of the url.

Thanks,
Will