Hello
There is an issue with JWT authentication even though i made sure the payload is public and evrything else is assured to be correct. Can I have a meeting to discuss about this?
s
Shubham Bajaj
04/28/2025, 4:44 PM
ccing: @Kings_big💫
i
iswag
04/28/2025, 8:29 PM
What am i supposed to do?
k
Kings_big💫
04/28/2025, 8:36 PM
Ensure the payload is properly structured, the correct private key is used, expiration is valid, allowed origins and assistant IDs are set correctly, and use tools like jwt.io to debug the token.