Signature Expired Zoom Web Meeting SDK - SDK App Type

Hi, @developer-whova,

Thank you for posting in the Developer Forum. Reviewed the thread in the support ticket and see the root cause of the behavior was the timestamps passed in for the exp and tokenExp fields were expired. A great tip shared by @tommy to debug this was to paste your token into https://jwt.io to see the payload values. I reproduced this scenario and attached a screenshot of that debugging tip process for reference below:

Helpful Resources for this topic:

Generate the SDK JWT:

Python libraries that can generate JWTs:

Generate Signature