Signature Expired Zoom Web Meeting SDK - SDK App Type

I submitted a request regarding consistent signature has expired error when using Zoom SDK App, I am trying to generate it using Python 3

Details are in the ticket here:
https://support.zoom.us/hc/en-us/requests/14418569

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

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