Emeyex
Emeyex
KKinde
Created by Emeyex on 12/8/2024 in #💻┃support
Python SDK login issues with jwt iat validation.
Hello, I am implementing the python SDK into my python backend. Until this morning it has been working flawlessly but today I am getting an error when trying to log into an existing account. At callback after registration and login using google everything works. It is only when logging into an existing account that I get a 500 internal server error. The console displays the following error: jwt.exceptions.ImmatureSignatureError: The token is not yet valid (iat) This happens when tring to call kinde_client.get_user_details() Thank you for your help, Max
5 replies