prschmid/zoomus

I am getting the below error after the script runs for about 30 mins, anyone knows how to fix this?

Closed this issue · 1 comments

message -> Access token has expired.

Thanks for your help

As per the Zoom documentation, access tokens automatically expire. You will need to call the client.refresh_token() to get a new token.