Jwt token is not valid error

when i going to run window sdk demo file , after set domain diectly come to sdk jwt token but when i put the token which i created in zoom marketplace app, thats not working showing invalid token or auth sdk faild.

Hey @siddhartha.hrd,

Can you provide your payload and header for the JWT with your SDK key and Secret omitted?

Thanks!
Michael

sir, its working now, actually we have to copy the token from left side of the JW.io page.then it will work.
thank you.

Hey @siddhartha.hrd,

Awesome! I am glad it is working now. JWT’s can be very tricky :slight_smile:

Please let us know if you have any other issues or questions.
Thanks!
Michael

Ok sir , Please send me the link of github ,Thank you.

Hey @siddhartha.hrd,

If you are still having JWT issues, I wrote up a small tutorial here for getting a sample JWT:

Thanks!
Michael