[FIXED] SDK JWT token not working

Having the same error as Sdk jwt token fail on Windows SDK

Version v5.0.24433.0616

To reproduce:

  1. Start the sdk
  2. Create a SDK JWT token to log in
  3. Use the format in the picture

Edit: Found out myself

Hi @TTChaos,

Thanks for the post. Yes, the error code indicates that the JWT token is invalid. Glad to hear that you have fixed this issue.

Thanks!

Saw this python repo today helped me with JWT generation

2 Likes

This is great. Thanks for sharing this.